gtk+3: add wayland to depends

This commit is contained in:
Dylan Araps 2021-07-08 10:40:03 +03:00
parent 0725d5c999
commit 1094f3f465
No known key found for this signature in database
GPG Key ID: 13295DAC2CF13B5C
2 changed files with 8 additions and 14 deletions

View File

@ -22,13 +22,8 @@ mv -f _ Makefile.in
--prefix=/usr \ --prefix=/usr \
--sysconfdir=/etc \ --sysconfdir=/etc \
--localstatedir=/var \ --localstatedir=/var \
--enable-xkb \ --enable-wayland-backend \
--enable-xinerama \ --disable-x11-backend \
--enable-xrandr \
--enable-xfixes \
--enable-xcomposite \
--enable-xdamage \
--enable-x11-backend \
--disable-schemas-compile \ --disable-schemas-compile \
--disable-cups \ --disable-cups \
--disable-papi \ --disable-papi \

View File

@ -1,13 +1,12 @@
atk atk
cairo
fontconfig
freetype-harfbuzz
gdk-pixbuf gdk-pixbuf
libXcomposite glib
libXcursor
libXdamage
libXext
libXi
libXinerama
libXrandr
libepoxy libepoxy
libxkbcommon
pango pango
pkgconf make pkgconf make
python make python make
wayland