summaryrefslogtreecommitdiff
path: root/extra/opennx
diff options
context:
space:
mode:
authorOmar Vega Ramos <ovruni@gnu.org.pe>2012-07-26 05:33:40 -0500
committerOmar Vega Ramos <ovruni@gnu.org.pe>2012-07-26 05:33:40 -0500
commit4d788e769855cbef2539d7cf7049dc2b4d9ac2e0 (patch)
treecb86b2499568140182a9acb58c72f945e3bca453 /extra/opennx
parent6d585eb3ccb8cc18ecc977432ee3b6d618f1a41f (diff)
Add mips64el in archs
Diffstat (limited to 'extra/opennx')
-rw-r--r--extra/opennx/PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/extra/opennx/PKGBUILD b/extra/opennx/PKGBUILD
index 1ff26992c..e007eda90 100644
--- a/extra/opennx/PKGBUILD
+++ b/extra/opennx/PKGBUILD
@@ -8,7 +8,7 @@ pkgver=0.16.0.713
pkgrel=1
pkgdesc="A GPL replacement for the NoMachine client, patched to always show the session chooser"
url="http://opennx.sf.net/"
-arch=('i686' 'x86_64')
+arch=('i686' 'x86_64' 'mips64el')
license=('GPL')
depends=('wxgtk' 'libcups' 'libxext' 'libxft' 'xorg-xauth' 'curl')
makedepends=('zip' 'opensc' 'libpulse' 'smbclient' 'libusb-compat')