This commit is contained in:
uglyside
2025-01-30 21:18:24 +03:00
parent 22c9227404
commit 63cb913fc9
+1 -1
View File
@@ -9,7 +9,7 @@ from pisi.actionsapi import pythonmodules, mesontools, pisitools
i = ''.join([
' --prefix=/usr',
' --with-{boost,bzip2,lzma,sqlite3,zlib}',
' --with-python-versions=3.12',
' --with-python-versions=3.11',
' --with-os-feature=getrandom',
' --disable-static-library',
' --build-tool=ninja',