gnome * ver. bump

This commit is contained in:
Rmys
2024-05-31 16:25:18 +03:00
parent 72ee0ed4c4
commit b57b06202e
28 changed files with 218 additions and 35 deletions
+1 -1
View File
@@ -7,7 +7,7 @@
from pisi.actionsapi import mesontools, pisitools
def setup():
mesontools.configure("-Dpackagekit=false")
mesontools.configure()
def build():
mesontools.build()