diff options
Diffstat (limited to 'extra/oxine/PKGBUILD')
-rw-r--r-- | extra/oxine/PKGBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/extra/oxine/PKGBUILD b/extra/oxine/PKGBUILD index f1fb5eb5e..fc7a30d82 100644 --- a/extra/oxine/PKGBUILD +++ b/extra/oxine/PKGBUILD @@ -6,7 +6,7 @@ pkgname=oxine pkgver=0.7.1 pkgrel=3 pkgdesc="oxine is a lightweight, purely osd based xine frontend for set-top boxes and home entertainment systems." -arch=('i686' 'x86_64') +arch=('i686' 'x86_64' 'mips64el') depends=('xine-lib>=1.1.16.3' 'libexif>=0.6.17' 'eject' 'libcdio>=0.82' 'curl>=7.19.4' 'libxinerama' 'libsm' 'libxtst') makedepends=('pkgconfig') license=('GPL') |