plasma-pa: remove GConf dependecy
GConf is obsolete and shouldn't be used anymore, the functionality loss for plasma-pa is minimal https://phabricator.kde.org/D13734
This commit is contained in:
parent
bd650db229
commit
6cbd6c963f
1 changed files with 2 additions and 2 deletions
|
@ -1,13 +1,13 @@
|
||||||
# Template file for 'plasma-pa'
|
# Template file for 'plasma-pa'
|
||||||
pkgname=plasma-pa
|
pkgname=plasma-pa
|
||||||
version=5.14.4
|
version=5.14.4
|
||||||
revision=1
|
revision=2
|
||||||
build_style=cmake
|
build_style=cmake
|
||||||
configure_args="-DBUILD_TESTING=OFF"
|
configure_args="-DBUILD_TESTING=OFF"
|
||||||
hostmakedepends="extra-cmake-modules kcoreaddons kdoctools pkg-config
|
hostmakedepends="extra-cmake-modules kcoreaddons kdoctools pkg-config
|
||||||
qt5-host-tools qt5-qmake"
|
qt5-host-tools qt5-qmake"
|
||||||
makedepends="plasma-framework-devel kdoctools-devel pulseaudio-devel
|
makedepends="plasma-framework-devel kdoctools-devel pulseaudio-devel
|
||||||
GConf-devel libcanberra-devel"
|
libcanberra-devel"
|
||||||
short_desc="PulseAudio Plasma applet"
|
short_desc="PulseAudio Plasma applet"
|
||||||
maintainer="Denis Revin <denis.revin@gmail.com>"
|
maintainer="Denis Revin <denis.revin@gmail.com>"
|
||||||
license="LGPL-2.1-or-later"
|
license="LGPL-2.1-or-later"
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue