[arch-commits] Commit in qt5/trunk (PKGBUILD)

Andrea Scarpino andrea at nymeria.archlinux.org
Sat Sep 14 11:25:10 UTC 2013


    Date: Saturday, September 14, 2013 @ 13:25:10
  Author: andrea
Revision: 194352

Build with GLES

Modified:
  qt5/trunk/PKGBUILD

----------+
 PKGBUILD |    3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2013-09-14 10:56:59 UTC (rev 194351)
+++ PKGBUILD	2013-09-14 11:25:10 UTC (rev 194352)
@@ -87,7 +87,8 @@
     -no-rpath \
     -optimized-qmake \
     -dbus-linked \
-    -reduce-relocations
+    -reduce-relocations \
+    -opengl es2
 
   make
 




More information about the arch-commits mailing list