gpick-0.3 rebuild lua.

This commit is contained in:
4fury-c3440d8
2023-01-04 19:02:11 +03:00
parent 0e8cc00bc5
commit b29bcbb813
3 changed files with 252 additions and 5 deletions
+1 -3
View File
@@ -4,9 +4,7 @@
# Licensed under the GNU General Public License, version 3.
# See the file https://www.gnu.org/licenses/gpl-3.0.txt
from pisi.actionsapi import cmaketools
from pisi.actionsapi import pisitools
from pisi.actionsapi import get
from pisi.actionsapi import cmaketools, pisitools, get
def setup():
cmaketools.configure("-DUSE_GTK3=1")