diff options
Diffstat (limited to 'community/motion/PKGBUILD')
-rw-r--r-- | community/motion/PKGBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/community/motion/PKGBUILD b/community/motion/PKGBUILD index dcb3828af..c6f5fa422 100644 --- a/community/motion/PKGBUILD +++ b/community/motion/PKGBUILD @@ -5,7 +5,7 @@ pkgname=motion pkgver=3.2.12 pkgrel=1 pkgdesc="A software motion detector which grabs images from video4linux devices and/or from webcams" -arch=('i686' 'x86_64') +arch=('i686' 'x86_64' 'mips64el') license=('GPL') url="http://www.lavrsen.dk/twiki/bin/view/Motion/WebHome" depends=('ffmpeg' 'libjpeg') |