kdeconnect: fix kpeople dependencies
This commit is contained in:
parent
57ddcb2038
commit
d20ea7ffa5
1 changed files with 4 additions and 4 deletions
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'kdeconnect'
|
# Template file for 'kdeconnect'
|
||||||
pkgname=kdeconnect
|
pkgname=kdeconnect
|
||||||
version=24.02.2
|
version=24.02.2
|
||||||
revision=1
|
revision=2
|
||||||
build_style=cmake
|
build_style=cmake
|
||||||
configure_args="-DWaylandScanner_EXECUTABLE=/usr/bin/wayland-scanner
|
configure_args="-DWaylandScanner_EXECUTABLE=/usr/bin/wayland-scanner
|
||||||
-DKDE_INSTALL_QMLDIR=lib/qt6/qml
|
-DKDE_INSTALL_QMLDIR=lib/qt6/qml
|
||||||
|
@ -14,11 +14,11 @@ makedepends="kf6-kcmutils-devel kf6-kconfigwidgets-devel kf6-kdbusaddons-devel
|
||||||
kf6-kdoctools-devel kf6-ki18n-devel kf6-kiconthemes-devel kf6-kio-devel
|
kf6-kdoctools-devel kf6-ki18n-devel kf6-kiconthemes-devel kf6-kio-devel
|
||||||
kf6-kirigami-devel kf6-knotifications-devel kf6-kstatusnotifieritem-devel
|
kf6-kirigami-devel kf6-knotifications-devel kf6-kstatusnotifieritem-devel
|
||||||
kf6-kservice-devel kf6-qqc2-desktop-style-devel kf6-modemmanager-qt-devel
|
kf6-kservice-devel kf6-qqc2-desktop-style-devel kf6-modemmanager-qt-devel
|
||||||
kf6-kpackage-devel kf6-kpeople-devel kpeoplevcard-devel kwayland-devel
|
kf6-kpackage-devel kf6-kpeople-devel kf6-kwayland-devel
|
||||||
libfakekey-devel qca-qt6-devel pulseaudio-qt-devel qt6-base-devel
|
libfakekey-devel qca-qt6-devel pulseaudio-qt-devel qt6-base-devel
|
||||||
qt6-connectivity-devel qt6-multimedia-devel kirigami-addons-devel"
|
qt6-connectivity-devel qt6-multimedia-devel kirigami-addons-devel"
|
||||||
depends="kde-cli-tools qca-qt5-ossl fuse-sshfs kf6-kirigami kf6-qqc2-desktop-style
|
depends="kde-cli-tools qca-qt6 fuse-sshfs kf6-kirigami kf6-qqc2-desktop-style
|
||||||
breeze-icons kpeoplevcard kirigami-addons"
|
breeze-icons kirigami-addons"
|
||||||
#checkdepends="qca-qt5-ossl"
|
#checkdepends="qca-qt5-ossl"
|
||||||
short_desc="Multi-platform app that allows your devices to communicate"
|
short_desc="Multi-platform app that allows your devices to communicate"
|
||||||
maintainer="John <me@johnnynator.dev>"
|
maintainer="John <me@johnnynator.dev>"
|
||||||
|
|
Loading…
Add table
Reference in a new issue