diff options
author | Nicolas Reynolds <fauno@kiwwwi.com.ar> | 2011-06-22 11:11:13 -0300 |
---|---|---|
committer | Nicolas Reynolds <fauno@kiwwwi.com.ar> | 2011-06-22 11:11:13 -0300 |
commit | e94fd638ac0deb5b18432dd1d04a053646d7918d (patch) | |
tree | 47789472350fbcb6eae6079d61ae8777b5ca4eb6 /extra/gtk2 | |
parent | 840283e9012eff70d83361c5ae058c4fb855979e (diff) |
Totem
Diffstat (limited to 'extra/gtk2')
-rw-r--r-- | extra/gtk2/PKGBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/extra/gtk2/PKGBUILD b/extra/gtk2/PKGBUILD index 3e906aab8..90ae73837 100644 --- a/extra/gtk2/PKGBUILD +++ b/extra/gtk2/PKGBUILD @@ -5,7 +5,7 @@ pkgbase=gtk2 pkgname=('gtk2' 'gtk-update-icon-cache') pkgver=2.24.5 pkgrel=2 -arch=('i686' 'x86_64') +arch=('i686' 'x86_64' 'mips64el') url="http://www.gtk.org/" makedepends=('atk' 'pango' 'libxcursor' 'libxinerama' 'libxrandr' 'libxi' 'libxcomposite' 'libxdamage' 'krb5' 'gnutls' 'shared-mime-info' 'cairo' 'libcups' 'gdk-pixbuf2' 'gobject-introspection') |