summaryrefslogtreecommitdiff
path: root/extra/nmap
diff options
context:
space:
mode:
Diffstat (limited to 'extra/nmap')
-rw-r--r--extra/nmap/PKGBUILD1
1 files changed, 1 insertions, 0 deletions
diff --git a/extra/nmap/PKGBUILD b/extra/nmap/PKGBUILD
index 8cf07207..1e8fe459 100644
--- a/extra/nmap/PKGBUILD
+++ b/extra/nmap/PKGBUILD
@@ -5,6 +5,7 @@ IFS=$(printf '\n')
optdepends=(${optdepends[@]/pygtk:*/})
IFS="${_oifs}"
+makedepends_i486=(python2)
makedepends_i686=(pygtk)
makedepends_pentium4=(pygtk)
optdepends_i686=('pygtk: zenmap')