summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorDonald Carr2016-01-01 23:37:18 -0800
committerDonald Carr2016-01-01 23:37:18 -0800
commit983e38177ec025352dbd058f507267f294f7b011 (patch)
tree33dd45c94e2aa855944801df3c81b6b4fd95095f /PKGBUILD
parent2810a163d03b7d11d9ae941f573f756032566e95 (diff)
downloadaur-983e38177ec025352dbd058f507267f294f7b011.tar.gz
Warn us on EGL failure
Change-Id: I76929b54f6ac3d6dd30fe2cbbb86e40ed6de0b27
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD1
1 files changed, 1 insertions, 0 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 9d53ff43d1a1..3aefc15db29e 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -56,6 +56,7 @@ build() {
-opensource \
-prefix /opt/qt-${_pkgver}-${_piver} \
-opengl es2 \
+ -egl \
\
-no-widgets \
-make libs \