[arch-commits] Commit in opennx/trunk (PKGBUILD)

andyrtr at archlinux.org andyrtr at archlinux.org
Mon Sep 3 19:19:23 UTC 2012


    Date: Monday, September 3, 2012 @ 15:19:23
  Author: andyrtr
Revision: 165909

upgpkg: opennx 0.16.0.724-2

add missing nx-common

Modified:
  opennx/trunk/PKGBUILD

----------+
 PKGBUILD |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2012-09-03 17:29:57 UTC (rev 165908)
+++ PKGBUILD	2012-09-03 19:19:23 UTC (rev 165909)
@@ -5,12 +5,12 @@
 
 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)




More information about the arch-commits mailing list