author | Antonio Rojas
<arojas@archlinux.org> 2018-06-21 12:36:27 UTC |
committer | Antonio Rojas
<arojas@archlinux.org> 2018-06-21 12:36:27 UTC |
parent | 7e8e283fe8909146bfa266ff3dce88ef4786929d |
PKGBUILD | +2 | -2 |
diff --git a/PKGBUILD b/PKGBUILD index f40b3d8..600b632 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -2,12 +2,12 @@ pkgname=plasma-pa pkgver=5.13.1 -pkgrel=2 +pkgrel=3 pkgdesc='Plasma applet for audio volume management using PulseAudio' arch=(x86_64) url='https://www.kde.org/workspaces/plasmadesktop/' license=(LGPL) -depends=(plasma-workspace gconf libcanberra-pulse) +depends=(plasma-workspace gconf libcanberra-pulse pulseaudio) makedepends=(extra-cmake-modules kdoctools) groups=(plasma) source=("https://download.kde.org/stable/plasma/$pkgver/$pkgname-$pkgver.tar.xz"{,.sig})