summaryrefslogtreecommitdiff
path: root/community/clementine/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'community/clementine/PKGBUILD')
-rw-r--r--community/clementine/PKGBUILD3
1 files changed, 2 insertions, 1 deletions
diff --git a/community/clementine/PKGBUILD b/community/clementine/PKGBUILD
index c5ff14f7f..07a24b197 100644
--- a/community/clementine/PKGBUILD
+++ b/community/clementine/PKGBUILD
@@ -9,7 +9,8 @@ pkgrel=3
pkgdesc="A music player and library organizer"
url="http://www.clementine-player.org/"
license=('GPL')
-arch=('i686' 'x86_64')
+arch=('i686' 'x86_64' 'mips64el')
+depends=('gstreamer0.10' 'taglib' 'glew' 'liblastfm' 'libgpod' 'libmtp' 'libplist' 'hicolor-icon-theme' 'qt' 'libimobiledevice')
depends=('gstreamer0.10-base' 'taglib' 'glew' 'liblastfm' 'libgpod'
'libmtp' 'libplist' 'hicolor-icon-theme' 'qt' 'libimobiledevice'
'qjson' 'libcdio' 'protobuf' 'qca' 'qca-ossl')