mirror of
https://github.com/brl/mutter.git
synced 2024-11-12 17:27:03 -05:00
configure: Lower minimum libwacom version
We don't need such a recent libwacom. The tablet descriptions in newer libwacom versions are welcome, but is nothing mutter directly relies on.
This commit is contained in:
parent
ead09bf6cc
commit
e6972924d0
@ -59,7 +59,7 @@ AM_PATH_GLIB_2_0([2.49.0])
|
|||||||
CANBERRA_GTK=libcanberra-gtk3
|
CANBERRA_GTK=libcanberra-gtk3
|
||||||
CANBERRA_GTK_VERSION=0.26
|
CANBERRA_GTK_VERSION=0.26
|
||||||
|
|
||||||
LIBWACOM_VERSION=0.19
|
LIBWACOM_VERSION=0.13
|
||||||
|
|
||||||
MUTTER_PC_MODULES="
|
MUTTER_PC_MODULES="
|
||||||
gtk+-3.0 >= 3.19.8
|
gtk+-3.0 >= 3.19.8
|
||||||
|
Loading…
Reference in New Issue
Block a user