diff options
Diffstat (limited to 'extra/cheese/PKGBUILD')
-rw-r--r-- | extra/cheese/PKGBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/extra/cheese/PKGBUILD b/extra/cheese/PKGBUILD index 78948b2c3..c07352cef 100644 --- a/extra/cheese/PKGBUILD +++ b/extra/cheese/PKGBUILD @@ -6,7 +6,7 @@ pkgname=cheese pkgver=3.8.1 pkgrel=1 pkgdesc="Use your webcam to take photos and videos, apply fancy special effects and share the fun with others" -arch=(i686 x86_64) +arch=(i686 x86_64 'mips64el') license=('GPL') depends=('gtk3' 'gstreamer' 'gst-plugins-bad' 'gst-plugins-base' 'gst-plugins-good' 'clutter-gst' 'clutter-gtk' 'libcanberra' 'gnome-video-effects' 'librsvg' 'gnome-desktop' 'nautilus-sendto' 'hicolor-icon-theme') makedepends=('pkgconfig' 'intltool' 'gobject-introspection' 'itstool' 'vala') |