mirror of
https://codeberg.org/kiss-community/repo
synced 2024-12-21 23:00:06 -07:00
gtk+3: add wayland to depends
This commit is contained in:
parent
0725d5c999
commit
1094f3f465
@ -22,13 +22,8 @@ mv -f _ Makefile.in
|
||||
--prefix=/usr \
|
||||
--sysconfdir=/etc \
|
||||
--localstatedir=/var \
|
||||
--enable-xkb \
|
||||
--enable-xinerama \
|
||||
--enable-xrandr \
|
||||
--enable-xfixes \
|
||||
--enable-xcomposite \
|
||||
--enable-xdamage \
|
||||
--enable-x11-backend \
|
||||
--enable-wayland-backend \
|
||||
--disable-x11-backend \
|
||||
--disable-schemas-compile \
|
||||
--disable-cups \
|
||||
--disable-papi \
|
||||
|
@ -1,13 +1,12 @@
|
||||
atk
|
||||
cairo
|
||||
fontconfig
|
||||
freetype-harfbuzz
|
||||
gdk-pixbuf
|
||||
libXcomposite
|
||||
libXcursor
|
||||
libXdamage
|
||||
libXext
|
||||
libXi
|
||||
libXinerama
|
||||
libXrandr
|
||||
glib
|
||||
libepoxy
|
||||
libxkbcommon
|
||||
pango
|
||||
pkgconf make
|
||||
python make
|
||||
wayland
|
||||
|
Loading…
Reference in New Issue
Block a user