Merge pull request #2581 from groni/master

change actions.py
This commit is contained in:
groni
2017-01-12 13:19:41 +01:00
committed by GitHub
+1 -1
View File
@@ -11,7 +11,7 @@ from pisi.actionsapi import get
def setup():
qt5.configure("USE_SIDPLAYFP= -DUSE_CHIPTUNE_SID=OFF")
qt5.configure("-DUSE_CHIPTUNE_SID=OFF")
def build():