Date: Saturday, October 19, 2013 @ 14:27:06
  Author: andrea
Revision: 196794

upgpkg: qt5 5.1.1-3

Disable gles (FS#37386)

Modified:
  qt5/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD    2013-10-19 09:44:02 UTC (rev 196793)
+++ PKGBUILD    2013-10-19 12:27:06 UTC (rev 196794)
@@ -21,7 +21,7 @@
          'qt5-x11extras'
          'qt5-xmlpatterns')
 pkgver=5.1.1
-pkgrel=2
+pkgrel=3
 arch=('i686' 'x86_64')
 url='http://qt-project.org/'
 license=('GPL3' 'LGPL' 'FDL' 'custom')
@@ -87,8 +87,7 @@
     -no-rpath \
     -optimized-qmake \
     -dbus-linked \
-    -reduce-relocations \
-    -opengl es2
+    -reduce-relocations
 
   make
 

Reply via email to