plasma-pa: add sound-theme-freedesktop dependeny

closes #36778
This commit is contained in:
John 2022-07-29 16:20:32 +02:00
parent 819083ba7f
commit 64ebaee2d7
1 changed files with 2 additions and 1 deletions

View File

@ -1,13 +1,14 @@
# Template file for 'plasma-pa'
pkgname=plasma-pa
version=5.25.3
revision=1
revision=2
build_style=cmake
configure_args="-DBUILD_TESTING=OFF"
hostmakedepends="extra-cmake-modules kcoreaddons kdoctools pkg-config
gettext qt5-host-tools qt5-qmake"
makedepends="plasma-framework-devel kdoctools-devel pulseaudio-devel
libcanberra-devel"
depends="sound-theme-freedesktop"
short_desc="PulseAudio Plasma applet"
maintainer="John <me@johnnynator.dev>"
license="LGPL-2.1-or-later"