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

andyrtr at archlinux.org andyrtr at archlinux.org
Wed Nov 21 18:25:36 UTC 2012


    Date: Wednesday, November 21, 2012 @ 13:25:35
  Author: andyrtr
Revision: 171729

upgpkg: freenx 0.7.3-14

depend on virtual netcat dependency to be compatible with gnu-netcat and openbsd-vetcat

Modified:
  freenx/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2012-11-21 18:25:15 UTC (rev 171728)
+++ PKGBUILD	2012-11-21 18:25:35 UTC (rev 171729)
@@ -4,12 +4,12 @@
 
 pkgname=freenx
 pkgver=0.7.3
-pkgrel=13
+pkgrel=14
 pkgdesc="Free Software (GPL) Implementation of the NX Server"
 arch=(i686 x86_64)
 url="http://freenx.berlios.de"
 license=('GPL')
-depends=('nx-common' 'nx-x11' 'nxagent' 'nxproxy' 'gnu-netcat' 'inetutils' 'openssh' 'expect' 'python2' 'python2-gobject'
+depends=('nx-common' 'nx-x11' 'nxagent' 'nxproxy' 'netcat' 'inetutils' 'openssh' 'expect' 'python2' 'python2-gobject'
          'xorg-xauth' 'xorg-fonts-misc' 'coreutils' 'xorg-xmessage' 'xorg-xrdb' 'xorg-xpr' 'xorg-xset' 'xorg-sessreg')
 optdepends=('cups: adds printing support')
 makedepends=('imake')




More information about the arch-commits mailing list