mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
kdeconnect: add breeze-icons & kpeoplevcard to depends
This commit is contained in:
parent
7c8a94b924
commit
38971ce705
1 changed files with 3 additions and 2 deletions
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'kdeconnect'
|
# Template file for 'kdeconnect'
|
||||||
pkgname=kdeconnect
|
pkgname=kdeconnect
|
||||||
version=22.12.1
|
version=22.12.1
|
||||||
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"
|
||||||
hostmakedepends="extra-cmake-modules qt5-host-tools
|
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-declarative-devel libfakekey-devel kwayland-devel
|
||||||
qt5-multimedia-devel kpeoplevcard-devel kirigami2-devel
|
qt5-multimedia-devel kpeoplevcard-devel kirigami2-devel
|
||||||
qqc2-desktop-style-devel pulseaudio-qt-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"
|
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