diff options
Diffstat (limited to 'extra/nx-common/PKGBUILD')
-rw-r--r-- | extra/nx-common/PKGBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/extra/nx-common/PKGBUILD b/extra/nx-common/PKGBUILD index ae282c3c4..8b23ee6d8 100644 --- a/extra/nx-common/PKGBUILD +++ b/extra/nx-common/PKGBUILD @@ -5,7 +5,7 @@ pkgname=nx-common pkgver=3.4.0 pkgrel=4 pkgdesc="NoMachine NX common package for client and server" -arch=('i686' 'x86_64') +arch=('i686' 'x86_64' 'mips64el') license=('GPL') url="http://nomachine.com/" depends=('libjpeg>=8' 'libpng>=1.4.0' 'openssl>=1.0.0' 'gcc-libs' 'audiofile' 'alsa-lib' 'bash') |