Merge pull request #17668 from Rmys/master

gimp ver. bump
This commit is contained in:
Rmys
2025-11-09 16:48:23 +03:00
committed by GitHub
+1 -1
View File
@@ -7,7 +7,7 @@
from pisi.actionsapi import mesontools, pisitools
def setup():
mesontools.configure("-Dexiv2=enabled -Dgdk-pixbuf=enabled -Ddocs=false")
mesontools.configure("-Dgexiv2=enabled -Dgdk-pixbuf=enabled -Ddocs=false")
def build():
mesontools.build()