diff options
Diffstat (limited to 'testing/ekiga/PKGBUILD')
-rw-r--r-- | testing/ekiga/PKGBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/testing/ekiga/PKGBUILD b/testing/ekiga/PKGBUILD index 5bc0f6c4e..dbf781e2f 100644 --- a/testing/ekiga/PKGBUILD +++ b/testing/ekiga/PKGBUILD @@ -8,7 +8,7 @@ pkgrel=2 pkgdesc="VOIP/Videoconferencing app with full SIP and H.323 support (GnomeMeeting expanded and renamed)" url="http://www.ekiga.org" license=(GPL) -arch=(i686 x86_64) +arch=(i686 x86_64 'mips64el') depends=('opal' 'boost-libs' 'libxv' 'libnotify' 'hicolor-icon-theme' 'avahi' 'gtk2') makedepends=('intltool' 'gnome-doc-utils' 'evolution-data-server' 'boost') optdepends=('evolution-data-server: Evolution integration') |