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

@ -0,0 +1,13 @@
diff --git a/src/3rdparty/chromium/third_party/yasm/BUILD.gn b/qtwebengine-opensource-src-5.9.1-patched/src/3rdparty/chromium/third_party/yasm/BUILD.gn
index 6f49a02..0703793 100644
--- a/src/3rdparty/chromium/third_party/yasm/BUILD.gn
+++ b/src/3rdparty/chromium/third_party/yasm/BUILD.gn
@@ -317,7 +317,7 @@ if (current_toolchain == host_toolchain) {
"-pedantic",
]
}
-
+ libs = [ "intl" ]
# TODO(ajwong): This should take most of the generated output as
# inputs.
deps = [