wok diff nmap/receipt @ rev 778

get-b43-firmware: install also wireless_tools if needed
author Christophe Lincoln <pankso@slitaz.org>
date Mon May 12 18:16:38 2008 +0200 (2008-05-12)
parents 8def7e2ff3e5
children a075ff895254
line diff
     1.1 --- a/nmap/receipt	Tue Feb 05 23:49:00 2008 +0100
     1.2 +++ b/nmap/receipt	Mon May 12 18:16:38 2008 +0200
     1.3 @@ -5,7 +5,7 @@
     1.4  CATEGORY="security"
     1.5  SHORT_DESC="The Network Mapper."
     1.6  MAINTAINER="Erjo <erjo@slitaz.org>"
     1.7 -DEPENDS=""
     1.8 +DEPENDS="openssl"
     1.9  BUILD_DEPENDS="python-dev"
    1.10  TARBALL="$PACKAGE-$VERSION.tar.bz2"
    1.11  WEB_SITE="http://nmap.org/"