Disable LuneOS UI (see #1459) [skip ci]

Moved from aports/main to aports/luna, so we can disable the entire
folder from building in the binary repository:
* qt5-qtwebengine
* postmarketos-ui-luna
This commit is contained in:
Oliver Smith 2018-05-02 22:36:17 +02:00
parent df6e677c6e
commit 873b29eccd
No known key found for this signature in database
GPG key ID: 5AE7F5513E0885CB
55 changed files with 6 additions and 2 deletions

View file

@ -1,18 +0,0 @@
diff --git a/src/core/config/linux.pri b/src/core/config/linux.pri
index 076d8a3..22a894f 100644
--- a/src/core/config/linux.pri
+++ b/src/core/config/linux.pri
@@ -6,6 +6,13 @@ gn_args += \
use_cups=false \
use_gconf=false \
use_gio=false \
+ use_x11=false \
+ use_ozone=true \
+ ozone_auto_platforms=false \
+ ozone_platform_headless=true \
+ ozone_platform_external=true \
+ ozone_platform=\"qt\" \
+ enable_palmbridge=true \
use_gnome_keyring=false \
use_kerberos=false \
linux_use_bundled_binutils=false