libxkbcommon: Drop libxml2 dependency

This commit is contained in:
Dylan Araps 2020-09-17 08:38:05 +03:00
parent 53f009787c
commit 1363c40cbe
No known key found for this signature in database
GPG Key ID: 46D62DD9F1DE636E
3 changed files with 2 additions and 2 deletions

View File

@ -6,6 +6,7 @@ meson \
--prefix=/usr \
-Denable-docs=false \
-Denable-wayland=false \
-Denable-xkbregistry=false \
. output
ninja -C output

View File

@ -1,4 +1,3 @@
bison make
libxml2
meson make
pkgconf make

View File

@ -1 +1 @@
1.0.1 1
1.0.1 2