Merge pull request #13474 from Rmys/master

plasma-6.0.0
This commit is contained in:
Rmys
2024-03-01 12:46:14 +03:00
committed by GitHub
+1 -1
View File
@@ -10,7 +10,7 @@ from pisi.actionsapi import shelltools
def setup():
#shelltools.system("sed -i 's|5.11.0|5.10.0|g' CMakeLists.txt")
kde6.configure()
kde6.configure("-DWITH_PYTHON_VENDORING=OFF")
def build():
kde6.make()