This commit is contained in:
Manuel 2012-12-05 00:38:03 +00:00
parent 19e9fecdd6
commit 0458ced32b

View File

@ -15,7 +15,7 @@ url='http://kde.org/applications/multimedia/kmix/'
arch=('x86_64')
license=('GPL' 'LGPL' 'FDL')
depends=("kde-runtime>=${_kdever}" 'libcanberra')
makedepends=('cmake' 'automoc4')
makedepends=('cmake' 'automoc4' 'pulseaudio')
source=("$_mirror/${_pkgname}-$_kdever.tar.xz")
md5sums=(`grep ${_pkgname}-$_kdever.tar.xz ../kde-sc.md5 | cut -d" " -f1`)
groups=("kde" "kdemultimedia" "kde-uninstall")