summaryrefslogtreecommitdiff
path: root/extra/opennx/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'extra/opennx/PKGBUILD')
-rw-r--r--extra/opennx/PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/extra/opennx/PKGBUILD b/extra/opennx/PKGBUILD
index 38cf14bcf..72da50ca8 100644
--- a/extra/opennx/PKGBUILD
+++ b/extra/opennx/PKGBUILD
@@ -1,16 +1,16 @@
-# $Id: PKGBUILD 165108 2012-08-11 08:07:32Z andyrtr $
+# $Id: PKGBUILD 165912 2012-09-03 19:20:05Z andyrtr $
# Maintainer: AndyRTR <andyrtr@archlinux.org>
# Contributor: Armin Luntzer
# Original opennx PKGBUILD: Tomas Groth tomasgroth.at.yahoo.dk
pkgname=opennx
pkgver=0.16.0.724
-pkgrel=1
+pkgrel=2
pkgdesc="A GPL replacement for the NoMachine client, patched to always show the session chooser"
url="http://opennx.sf.net/"
arch=('i686' 'x86_64')
license=('GPL')
-depends=('wxgtk' 'libcups' 'libxext' 'libxft' 'xorg-xauth' 'curl')
+depends=('wxgtk' 'libcups' 'libxext' 'libxft' 'xorg-xauth' 'curl' 'nx-common')
makedepends=('zip' 'opensc' 'libpulse' 'smbclient' 'libusb-compat')
#optdepends=('cups: for full local printing support')
source=(http://downloads.sourceforge.net/project/opennx/opennx/CI-source/opennx-$pkgver.tar.gz)