Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=9fa539cd277a2fc4dc7a09596d9d42ce51c58ea4
commit 9fa539cd277a2fc4dc7a09596d9d42ce51c58ea4 Author: Miklos Vajna <[email protected]> Date: Tue Dec 30 02:24:11 2008 +0100 nmap-4.76-2-i686 - rebuilt with python-2.6 diff --git a/source/network/nmap/FrugalBuild b/source/network/nmap/FrugalBuild index f1f030f..80d95cf 100644 --- a/source/network/nmap/FrugalBuild +++ b/source/network/nmap/FrugalBuild @@ -3,11 +3,11 @@ pkgname=nmap pkgver=4.76 -pkgrel=1 +pkgrel=2 pkgdesc="A network exploration tool and security scanner" url="http://www.nmap.org" depends=('pcre' 'openssl' 'lua') -makedepends=('pygtk' 'libpcap') +makedepends=('pygtk>=2.12.1-4' 'libpcap') groups=('network') options=('scriptlet') archs=('i686' 'x86_64') _______________________________________________ Frugalware-git mailing list [email protected] http://frugalware.org/mailman/listinfo/frugalware-git
