kdeconnect-1.4
This commit is contained in:
@@ -5,8 +5,10 @@
|
|||||||
# See the file http://www.gnu.org/copyleft/gpl.txt
|
# See the file http://www.gnu.org/copyleft/gpl.txt
|
||||||
|
|
||||||
from pisi.actionsapi import kde5
|
from pisi.actionsapi import kde5
|
||||||
|
from pisi.actionsapi import pisitools
|
||||||
|
|
||||||
def setup():
|
def setup():
|
||||||
|
pisitools.dosed("CMakeLists.txt", "5.64.0", "5.62.0")
|
||||||
kde5.configure()
|
kde5.configure()
|
||||||
|
|
||||||
def build():
|
def build():
|
||||||
|
|||||||
@@ -32,6 +32,8 @@
|
|||||||
<Dependency>libfakekey-devel</Dependency>
|
<Dependency>libfakekey-devel</Dependency>
|
||||||
<Dependency>extra-cmake-modules</Dependency>
|
<Dependency>extra-cmake-modules</Dependency>
|
||||||
<Dependency>kde-cli-tools</Dependency>
|
<Dependency>kde-cli-tools</Dependency>
|
||||||
|
<Dependency>kirigami-devel</Dependency>
|
||||||
|
<Dependency>kpeoplevcard-devel</Dependency>
|
||||||
<Dependency>sshfs</Dependency>
|
<Dependency>sshfs</Dependency>
|
||||||
</BuildDependencies>
|
</BuildDependencies>
|
||||||
</Source>
|
</Source>
|
||||||
@@ -63,6 +65,7 @@
|
|||||||
<Dependency>qt5-declarative</Dependency>
|
<Dependency>qt5-declarative</Dependency>
|
||||||
<Dependency>sshfs</Dependency>
|
<Dependency>sshfs</Dependency>
|
||||||
<Dependency>kiconthemes</Dependency>
|
<Dependency>kiconthemes</Dependency>
|
||||||
|
<Dependency>kpeoplevcard</Dependency>
|
||||||
</RuntimeDependencies>
|
</RuntimeDependencies>
|
||||||
<Files>
|
<Files>
|
||||||
<Path fileType="executable">/usr/bin</Path>
|
<Path fileType="executable">/usr/bin</Path>
|
||||||
|
|||||||
Reference in New Issue
Block a user