git » phonon.git » commit 86e21bf

add the patch to the source array

author Andrea Scarpino
2012-10-27 10:49:43 UTC
committer Andrea Scarpino
2012-10-27 10:49:43 UTC
parent 71350051d6dc6807b402c382e5cd68101bb8df12

add the patch to the source array

PKGBUILD +2 -1

diff --git a/PKGBUILD b/PKGBUILD
index 355f5be..e1e149f 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -12,7 +12,8 @@ depends=('qt' 'phonon-backend' 'libpulse' 'libqzeitgeist')
 optdepends=('pulseaudio: PulseAudio support')
 makedepends=('cmake' 'automoc4' 'pulseaudio' 'qtwebkit')
 source=("http://download.kde.org/stable/${pkgname}/${pkgver}/src/${pkgname}-${pkgver}.tar.xz"
-        'fix-plugindir-for-qt-app.patch')
+        'fix-plugindir-for-qt-app.patch'
+        'fix-qmake.patch')
 md5sums=('bbe0c1c62ed14c31479c4c1a6cf1e173'
          'e37d67038c2501f25ac7ee7c2de54a9a'
          'c17d8617e9482f02b3e098842946b679')