wok diff nmap/receipt @ rev 6258

Fix findutils. /usr/bin/xargs need to be link back cause busybox has it too.
author Christopher Rogers <slaxemulator@gmail.com>
date Tue Sep 14 10:39:53 2010 +0000 (2010-09-14)
parents bee79018e13a
children 3064d619fba9
line diff
     1.1 --- a/nmap/receipt	Wed Feb 24 10:31:06 2010 +0000
     1.2 +++ b/nmap/receipt	Tue Sep 14 10:39:53 2010 +0000
     1.3 @@ -5,7 +5,7 @@
     1.4  CATEGORY="security"
     1.5  SHORT_DESC="The Network Mapper."
     1.6  MAINTAINER="erjo@slitaz.org"
     1.7 -DEPENDS="openssl pcre"
     1.8 +DEPENDS="openssl pcre gcc-lib-base"
     1.9  BUILD_DEPENDS="python-dev"
    1.10  TARBALL="$PACKAGE-$VERSION.tar.bz2"
    1.11  WEB_SITE="http://nmap.org/"