Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
Povilas Kanapickas
xf86-input-libinput
Commits
380d54ae
Commit
380d54ae
authored
Sep 15, 2021
by
Povilas Kanapickas
Browse files
Bump the requirement of inputproto to 2.3.99.1
Signed-off-by:
Povilas Kanapickas
<
povilas@radix.lt
>
parent
beb94333
Pipeline
#402172
failed with stages
in 1 minute and 26 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
configure.ac
View file @
380d54ae
...
@@ -44,7 +44,7 @@ XORG_MACROS_VERSION(1.8)
...
@@ -44,7 +44,7 @@ XORG_MACROS_VERSION(1.8)
XORG_DEFAULT_OPTIONS
XORG_DEFAULT_OPTIONS
# Obtain compiler/linker options from server and required extensions
# Obtain compiler/linker options from server and required extensions
PKG_CHECK_MODULES(XORG, [xorg-server >= 1.19] xproto [inputproto >= 2.
2
])
PKG_CHECK_MODULES(XORG, [xorg-server >= 1.19] xproto [inputproto >= 2.
3.99.1
])
PKG_CHECK_MODULES(LIBINPUT, [libinput >= 1.11.0])
PKG_CHECK_MODULES(LIBINPUT, [libinput >= 1.11.0])
OLD_LIBS=$LIBS
OLD_LIBS=$LIBS
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment