diff options
Diffstat (limited to 'extra/mpd/PKGBUILD')
-rw-r--r-- | extra/mpd/PKGBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/extra/mpd/PKGBUILD b/extra/mpd/PKGBUILD index 57ce12fce..5d5972060 100644 --- a/extra/mpd/PKGBUILD +++ b/extra/mpd/PKGBUILD @@ -8,7 +8,7 @@ pkgname=mpd pkgver=0.16.2 pkgrel=3 pkgdesc="Music daemon that plays MP3, FLAC, and Ogg Vorbis files" -arch=('i686' 'x86_64') +arch=('i686' 'x86_64' 'mips64el') license=('GPL') url="http://mpd.wikia.com/wiki/Server" depends=('libao' 'ffmpeg' 'libmodplug' 'audiofile' 'libshout' 'libmad' 'curl' 'faad2' |