gimp ver. bump

This commit is contained in:
Rmys
2025-11-09 16:45:30 +03:00
parent a36a5916b4
commit 18fec1d721
+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()