kdeconnect: add qt5-quickcontrols to depends

Fixes #31302
This commit is contained in:
FollieHiyuki 2021-06-05 14:24:18 +03:00 committed by John Zimmermann
parent 35ed2fc1d1
commit 95b63f0c57

View file

@ -1,7 +1,7 @@
# Template file for 'kdeconnect' # Template file for 'kdeconnect'
pkgname=kdeconnect pkgname=kdeconnect
version=21.04.1 version=21.04.1
revision=1 revision=2
wrksrc="kdeconnect-kde-${version}" wrksrc="kdeconnect-kde-${version}"
build_style=cmake build_style=cmake
hostmakedepends="extra-cmake-modules qt5-host-tools pkg-config hostmakedepends="extra-cmake-modules qt5-host-tools pkg-config
@ -9,7 +9,7 @@ hostmakedepends="extra-cmake-modules qt5-host-tools pkg-config
makedepends="kcmutils-devel qca-qt5-devel frameworkintegration-devel makedepends="kcmutils-devel qca-qt5-devel frameworkintegration-devel
qt5-declarative-devel libfakekey-devel kwayland-devel qt5-declarative-devel libfakekey-devel kwayland-devel
qt5-multimedia-devel kpeoplevcard-devel kirigami2-devel pulseaudio-qt-devel" qt5-multimedia-devel kpeoplevcard-devel kirigami2-devel pulseaudio-qt-devel"
depends="kde-cli-tools qca-qt5-ossl fuse-sshfs kirigami2" depends="kde-cli-tools qca-qt5-ossl fuse-sshfs kirigami2 qt5-quickcontrols"
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>"
license="GPL-2.0-or-later" license="GPL-2.0-or-later"