Date: Monday, December 7, 2015 @ 21:50:30
  Author: arojas
Revision: 253578

Support mdds 1.0

Modified:
  libreoffice-still/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD    2015-12-07 20:49:35 UTC (rev 253577)
+++ PKGBUILD    2015-12-07 20:50:30 UTC (rev 253578)
@@ -174,6 +174,9 @@
        
        # qt4 fix
        sed -i "s:qmake:qmake-qt4:g" configure.ac
+
+        # Fix build with mdds 1.0
+        sed -i "s:\[mdds >= 0.12.0\]:\[mdds-1.0 >= 1.0.0\]:" configure.ac
 }
 
 build() {

Reply via email to