summaryrefslogtreecommitdiff
path: root/extra/nxserver/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'extra/nxserver/PKGBUILD')
-rw-r--r--extra/nxserver/PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/extra/nxserver/PKGBUILD b/extra/nxserver/PKGBUILD
index 242c5f08b..94f6ad496 100644
--- a/extra/nxserver/PKGBUILD
+++ b/extra/nxserver/PKGBUILD
@@ -6,7 +6,7 @@ pkgname=nxserver
pkgver=3.5.0
pkgrel=5
pkgdesc="NoMachine NX is the next-generation X compression and roundtrip suppression scheme."
-arch=(i686 x86_64)
+arch=(i686 x86_64 'mips64el')
url="http://nomachine.com/"
license=('GPL')
depends=("nx-common" 'libxaw' 'libxrender' 'libxp' 'gcc-libs' 'libjpeg>=8' #>=$pkgver
@@ -92,4 +92,4 @@ package() {
# nxcompext
cd ${srcdir}/nxcompext
cp -a libXcompext.so* ${pkgdir}/opt/NX/lib
-} \ No newline at end of file
+}