Date: Monday, December 7, 2015 @ 21:48:49
  Author: arojas
Revision: 253575

Support mdds 1.0

Modified:
  libreoffice-fresh/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD    2015-12-07 20:29:05 UTC (rev 253574)
+++ PKGBUILD    2015-12-07 20:48:49 UTC (rev 253575)
@@ -172,6 +172,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