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

Gaetan Bisson bisson at nymeria.archlinux.org
Mon Jul 29 18:15:18 UTC 2013


    Date: Monday, July 29, 2013 @ 20:15:18
  Author: bisson
Revision: 191724

fix FS#36279

Modified:
  nmap/trunk/PKGBUILD

----------+
 PKGBUILD |    6 +++++-
 1 file changed, 5 insertions(+), 1 deletion(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2013-07-29 16:51:35 UTC (rev 191723)
+++ PKGBUILD	2013-07-29 18:15:18 UTC (rev 191724)
@@ -11,7 +11,11 @@
 arch=('i686' 'x86_64')
 license=('GPL')
 makedepends=('pygtk')
-optdepends=('pygtk: zenmap')
+optdepends=('pygtk: zenmap'
+            'sudo: privilege escalation for zenmap'
+            'xterm: privilege escalation for zenmap'
+            'kdebase-runtime: privilege escalation for zenmap'
+            'gksu: privilege escalation for zenmap')
 depends=('pcre' 'openssl' 'libpcap' 'lua')
 source=("http://nmap.org/dist/${pkgname}-${pkgver}.tar.bz2")
 sha1sums=('769943a1a5c10f67bf9738e26da42b3312db752f')




More information about the arch-commits mailing list