qt5-svg:fix make

This commit is contained in:
alihanozturk
2016-04-18 19:58:29 +03:00
parent 2b56dfe17c
commit 3724781fc7
+1
View File
@@ -14,6 +14,7 @@ def setup():
qt5.configure()
def build():
qt5.make()
qt5.make("docs")
def install():