phonon: fix dependencies

This commit is contained in:
Jeff Huang 2016-04-19 00:36:42 +01:00
parent 05369ad8ea
commit 0f3b15ccac

View File

@ -3,11 +3,11 @@
pkgbase=phonon
pkgname=("phonon" "phonon-qt5")
pkgver=4.9.0
pkgrel=1
pkgrel=2
arch=('x86_64')
url="http://phonon.kde.org"
license=('LGPL')
makedepends=('cmake' 'automoc4' 'libpulse' 'qt5-base' 'qt5-tools' 'qt5-quick1' 'qt5-base' 'qt5-tools' 'qt5-quick1')
makedepends=('cmake' 'extra-cmake-modules' 'libpulse' 'libqzeitgeist' 'qt5-base' 'qt5-tools' 'qt5-base' 'qt5-tools')
options=("debug" "!emptydirs")
source=("http://download.kde.org/stable/${pkgbase}/${pkgver}/${pkgbase}-${pkgver}.tar.xz")
sha256sums=('bb74b40f18ade1d9ab89ffcd7aeb7555be797ca395f1224c488b394da6deb0e0')