diff options
Diffstat (limited to 'community/clementine/PKGBUILD')
-rw-r--r-- | community/clementine/PKGBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/community/clementine/PKGBUILD b/community/clementine/PKGBUILD index 4d0965bed..00e3e3cf1 100644 --- a/community/clementine/PKGBUILD +++ b/community/clementine/PKGBUILD @@ -9,7 +9,7 @@ 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') makedepends=('cmake' 'boost') optdepends=('gstreamer0.10-base-plugins: for more open formats' |