kcoreaddons rebuild
This commit is contained in:
@@ -10,7 +10,8 @@ from pisi.actionsapi import shelltools
|
||||
from pisi.actionsapi import get
|
||||
|
||||
def setup():
|
||||
kde6.configure("-DBUILD_GEO_SCHEME_HANDLER=OFF")
|
||||
kde6.configure("-DBUILD_GEO_SCHEME_HANDLER=OFF \
|
||||
-DBUILD_PYTHON_BINDINGS=OFF")
|
||||
|
||||
def build():
|
||||
kde6.make()
|
||||
|
||||
@@ -18,8 +18,8 @@
|
||||
<Dependency>libxcb-devel</Dependency>
|
||||
<Dependency>wayland-devel</Dependency>
|
||||
<Dependency>python3-devel</Dependency>
|
||||
<Dependency>python3-build</Dependency>
|
||||
<Dependency>pyside6-devel</Dependency>
|
||||
<!-- <Dependency>python3-build</Dependency> -->
|
||||
<!-- <Dependency>pyside6-devel</Dependency> -->
|
||||
<Dependency>wayland-protocols-devel</Dependency>
|
||||
<Dependency>plasma-wayland-protocols</Dependency>
|
||||
<Dependency versionFrom="6.10.1">qt6-base-devel</Dependency>
|
||||
@@ -31,9 +31,9 @@
|
||||
<Name>kguiaddons</Name>
|
||||
<RuntimeDependencies>
|
||||
<Dependency>libX11</Dependency>
|
||||
<Dependency>pyside6</Dependency>
|
||||
<!-- <Dependency>pyside6</Dependency> -->
|
||||
<Dependency>python3</Dependency>
|
||||
<Dependency>shiboken6</Dependency>
|
||||
<!-- <Dependency>shiboken6</Dependency> -->
|
||||
<Dependency>wayland-client</Dependency>
|
||||
<Dependency versionFrom="6.10.1">qt6-base</Dependency>
|
||||
<Dependency versionFrom="6.10.1">qt6-wayland</Dependency>
|
||||
|
||||
Reference in New Issue
Block a user