summaryrefslogtreecommitdiff
path: root/community/neatx/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'community/neatx/PKGBUILD')
-rw-r--r--community/neatx/PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/community/neatx/PKGBUILD b/community/neatx/PKGBUILD
index 46f8b95f2..dfe40f45f 100644
--- a/community/neatx/PKGBUILD
+++ b/community/neatx/PKGBUILD
@@ -6,11 +6,11 @@ pkgname=neatx
pkgver=0.3.1
pkgrel=13
pkgdesc="A free NX server by google"
-arch=('i686' 'x86_64')
+arch=('i686' 'x86_64' 'mips64el')
url="http://code.google.com/p/neatx/"
license=('GPL')
depends=('nxserver' 'python2-pexpect' 'python2-simplejson' 'netcat' 'pygtk')
-makedepends=('docutils')
+makedepends=('python2-docutils')
optdepends=('xorg-xdm: if you want to use KDE or GNOME session'
'xorg-fonts-misc: to use default font'
'xterm: if you want console session')