scribus:fixed deps

This commit is contained in:
2016-01-24 21:31:53 +02:00
parent d23736cb08
commit a08ec64697
2 changed files with 7 additions and 2 deletions
+2 -1
View File
@@ -14,7 +14,8 @@ def setup():
pisitools.dosed("CMakeLists.txt", "\"share\/doc\/\$\{MAIN_DIR_NAME\}.*", "\"share/doc/${MAIN_DIR_NAME}/\")")
cmaketools.configure("-DWANT_DISTROBUILD=YES \
-DWANT_QT5SUPPORT=ON")
-DWANT_QT5SUPPORT=ON \
-DWANT_GRAPHICSMAGICK=1")
def build():