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 50177cf29..3006d5dc4 100644
--- a/extra/nxserver/PKGBUILD
+++ b/extra/nxserver/PKGBUILD
@@ -6,7 +6,7 @@ pkgname=nxserver
pkgver=3.5.0
pkgrel=2
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
@@ -89,4 +89,4 @@ package() {
# nxcompext
cd ${srcdir}/nxcompext
cp -a libXcompext.so* ${pkgdir}/opt/NX/lib
-} \ No newline at end of file
+}