2
0
mirror of https://codeberg.org/kiss-community/repo synced 2024-07-04 15:02:27 +00:00

qt-: Don't use glib

This commit is contained in:
Dylan Araps 2020-01-18 15:57:26 +02:00
parent 5f6c2382ff
commit e7abc98a89
No known key found for this signature in database
GPG Key ID: 46D62DD9F1DE636E
2 changed files with 1 additions and 1 deletions

View File

@ -1,7 +1,6 @@
bzip2
expat
freetype-harfbuzz
glib
libX11
libXau
libXdamage

View File

@ -19,6 +19,7 @@
-no-dbus \
-no-accessibility \
-no-gtk \
-no-glib \
-system-libjpeg \
-system-libpng \
-system-sqlite \