diff options
Diffstat (limited to 'community/fox/PKGBUILD')
-rw-r--r-- | community/fox/PKGBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/community/fox/PKGBUILD b/community/fox/PKGBUILD index 41a7c1cbb..88509597f 100644 --- a/community/fox/PKGBUILD +++ b/community/fox/PKGBUILD @@ -6,7 +6,7 @@ pkgname=fox pkgver=1.6.44 pkgrel=2 pkgdesc="Free Objects for X: GUI Toolkit for C++" -arch=('i686' 'x86_64') +arch=('i686' 'x86_64' 'mips64el') url="http://www.fox-toolkit.org/" license=('LGPL' 'custom') depends=('bzip2' 'libxcursor' 'libxft' 'libxrandr' 'mesa' 'libxi' 'libpng' 'libtiff') |