diff options
Diffstat (limited to 'extra/ekiga/PKGBUILD')
-rw-r--r-- | extra/ekiga/PKGBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/extra/ekiga/PKGBUILD b/extra/ekiga/PKGBUILD index 5adbe63de..468e32b4f 100644 --- a/extra/ekiga/PKGBUILD +++ b/extra/ekiga/PKGBUILD @@ -8,7 +8,7 @@ pkgrel=8 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' 'gconf') makedepends=('intltool' 'gnome-doc-utils' 'evolution-data-server' 'boost') optdepends=('evolution-data-server: Evolution integration') |