summaryrefslogtreecommitdiff
path: root/community/clementine
diff options
context:
space:
mode:
Diffstat (limited to 'community/clementine')
-rw-r--r--community/clementine/PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/community/clementine/PKGBUILD b/community/clementine/PKGBUILD
index c9e9763d4..c53ec3d23 100644
--- a/community/clementine/PKGBUILD
+++ b/community/clementine/PKGBUILD
@@ -9,7 +9,7 @@ pkgrel=5
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')
makedepends=('cmake' 'boost')
optdepends=('gstreamer0.10-base-plugins: for more open formats'