diff options
Diffstat (limited to 'community/ffmpeg-compat/PKGBUILD')
-rw-r--r-- | community/ffmpeg-compat/PKGBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/community/ffmpeg-compat/PKGBUILD b/community/ffmpeg-compat/PKGBUILD index 5291e8d0a..8805a74c2 100644 --- a/community/ffmpeg-compat/PKGBUILD +++ b/community/ffmpeg-compat/PKGBUILD @@ -8,7 +8,7 @@ pkgname=ffmpeg-compat pkgver=20120509 pkgrel=2 pkgdesc="Complete and free Internet live audio and video broadcasting solution for Linux/Unix" -arch=('i686' 'x86_64') +arch=('i686' 'x86_64' 'mips64el') url="http://ffmpeg.org/" license=('GPL') depends=(alsa-lib bzip2 gsm lame libpulse libtheora libva libvorbis libvpx opencore-amr openjpeg rtmpdump schroedinger sdl speex x264 xvidcore zlib) |