diff options
author | Danny Rawlins <monster.romster@gmail.com> | 2017-02-18 15:03:01 +1100 |
---|---|---|
committer | Danny Rawlins <monster.romster@gmail.com> | 2017-02-18 15:03:01 +1100 |
commit | 12bebd74959180a86c98c19f16c3128db7616d05 (patch) | |
tree | 5fdfa6cc51ffa02a123c1a04609c5ae59ad2261b /qt5 | |
parent | 14d2acafab7e4a5dd537520b8a1f3414ba7a578c (diff) | |
download | opt-12bebd74959180a86c98c19f16c3128db7616d05.tar.gz opt-12bebd74959180a86c98c19f16c3128db7616d05.tar.xz |
qt5: remove disable cups, now becomes a soft dependency
Diffstat (limited to 'qt5')
-rw-r--r-- | qt5/Pkgfile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/qt5/Pkgfile b/qt5/Pkgfile index 29afc3f23..8ea5b89c2 100644 --- a/qt5/Pkgfile +++ b/qt5/Pkgfile @@ -52,7 +52,6 @@ build() { -sysconfdir /usr/etc/xdg \ -confirm-license \ -dbus-linked \ - -no-cups \ -no-egl \ -nomake examples \ -no-pch \ |