kdeconnect: add breeze-icons & kpeoplevcard to depends

This commit is contained in:
RunningDroid 2022-04-18 22:29:17 -04:00 committed by classabbyamp
parent 7c8a94b924
commit 38971ce705

View file

@ -1,7 +1,7 @@
# Template file for 'kdeconnect'
pkgname=kdeconnect
version=22.12.1
revision=1
revision=2
build_style=cmake
configure_args="-DWaylandScanner_EXECUTABLE=/usr/bin/wayland-scanner"
hostmakedepends="extra-cmake-modules qt5-host-tools
@ -11,7 +11,8 @@ makedepends="kcmutils-devel qca-qt5-devel frameworkintegration-devel
qt5-declarative-devel libfakekey-devel kwayland-devel
qt5-multimedia-devel kpeoplevcard-devel kirigami2-devel
qqc2-desktop-style-devel pulseaudio-qt-devel"
depends="kde-cli-tools qca-qt5-ossl fuse-sshfs kirigami2 qt5-quickcontrols"
depends="kde-cli-tools qca-qt5-ossl fuse-sshfs kirigami2 qt5-quickcontrols
breeze-icons kpeoplevcard"
checkdepends="qca-qt5-ossl"
short_desc="Multi-platform app that allows your devices to communicate"
maintainer="John <me@johnnynator.dev>"