summaryrefslogtreecommitdiff
path: root/extra/ffmpegthumbnailer/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'extra/ffmpegthumbnailer/PKGBUILD')
-rw-r--r--extra/ffmpegthumbnailer/PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/extra/ffmpegthumbnailer/PKGBUILD b/extra/ffmpegthumbnailer/PKGBUILD
index 211b321ce..068bb2f74 100644
--- a/extra/ffmpegthumbnailer/PKGBUILD
+++ b/extra/ffmpegthumbnailer/PKGBUILD
@@ -8,7 +8,7 @@ pkgrel=2
pkgdesc="Lightweight video thumbnailer that can be used by file managers."
url="http://code.google.com/p/ffmpegthumbnailer/"
license=('GPL2')
-arch=('i686' 'x86_64')
+arch=('i686' 'x86_64' 'mips64el')
depends=('ffmpeg' 'libjpeg' 'libpng')
optdepends=('gvfs: support for gio uris')
source=("http://ffmpegthumbnailer.googlecode.com/files/$pkgname-$pkgver.tar.gz")