wok-4.x rev 9748
gawk: remove depends and build depends so tazwok gen-wok-db doesn't yell about depend loops.
author | Christopher Rogers <slaxemulator@gmail.com> |
---|---|
date | Tue May 10 11:47:41 2011 +0000 (2011-05-10) |
parents | d5a5e87a6c40 |
children | cd5b5a4ce7a1 |
files | gawk/receipt |
line diff
1.1 --- a/gawk/receipt Tue May 10 11:42:55 2011 +0000 1.2 +++ b/gawk/receipt Tue May 10 11:47:41 2011 +0000 1.3 @@ -5,8 +5,6 @@ 1.4 CATEGORY="development" 1.5 SHORT_DESC="GNU awk to handle simple data-reformatting." 1.6 MAINTAINER="pankso@slitaz.org" 1.7 -DEPENDS="glibc-base" 1.8 -BUILD_DEPENDS="gcc" 1.9 TARBALL="$PACKAGE-$VERSION.tar.gz" 1.10 WEB_SITE="http://www.gnu.org/software/gawk/" 1.11 WGET_URL="$GNU_MIRROR/$PACKAGE/$TARBALL"