change actions.py

This commit is contained in:
groni
2017-01-12 13:17:32 +01:00
parent 6f2109b990
commit e43bda424b
+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():