summaryrefslogtreecommitdiff
path: root/community/clementine/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'community/clementine/PKGBUILD')
-rw-r--r--community/clementine/PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/community/clementine/PKGBUILD b/community/clementine/PKGBUILD
index 09d5b1c04..8f453aba7 100644
--- a/community/clementine/PKGBUILD
+++ b/community/clementine/PKGBUILD
@@ -1,16 +1,16 @@
-# $Id: PKGBUILD 43984 2011-04-01 14:24:01Z stephane $
+# $Id: PKGBUILD 44544 2011-04-08 11:52:13Z stephane $
#Maintainer: Stéphane Gaudreault <stephane@archlinux.org>
#Contributor: BlackEagle < ike DOT devolder AT gmail DOT com >
#Contributor: Dany Martineau <dany.luc.martineau@gmail.com>
pkgname=clementine
pkgver=0.7.1
-pkgrel=1
+pkgrel=2
pkgdesc="A music player and library organizer"
url="http://www.clementine-player.org/"
license=('GPL')
arch=('i686' 'x86_64')
-depends=('gstreamer0.10' 'taglib' 'glew' 'liblastfm' 'libgpod' 'libmtp' 'hicolor-icon-theme')
+depends=('gstreamer0.10' 'taglib' 'glew' 'liblastfm' 'libgpod' 'libmtp' 'libplist' 'hicolor-icon-theme' 'qt' 'libimobiledevice')
makedepends=('cmake' 'boost')
optdepends=('gstreamer0.10-base-plugins: for more open formats'
'gstreamer0.10-good-plugins: for use with "Good" plugin libraries'