summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorVincent Grande2020-12-09 16:05:51 -0500
committerVincent Grande2020-12-09 16:05:51 -0500
commit0fc5b3f47e0e96a5e544308fa91a5de5d6f13c35 (patch)
treed29fce29d345eaf0b6d457ca33ecc7df51751320
parent8b2078cf2ea55b06a61df748fd99425f746e467f (diff)
downloadaur-0fc5b3f47e0e96a5e544308fa91a5de5d6f13c35.tar.gz
disable glib
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 15438f633b5c..51934c1ffd11 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -54,7 +54,7 @@ build() {
-D bluez5-ofono-headset=false \
-D dbus=disabled \
-D fftw=disabled \
- -D glib=enabled \
+ -D glib=disabled \
-D gsettings=disabled \
-D gstreamer=disabled \
-D gtk=disabled \