wok-6.x diff bash/receipt @ rev 12862
Up: hostapd to 1.0.
author | Christopher Rogers <slaxemulator@gmail.com> |
---|---|
date | Thu May 24 21:09:25 2012 +0000 (2012-05-24) |
parents | e2c80c0bf72a |
children | 6b9560f1e886 |
line diff
1.1 --- a/bash/receipt Sun May 22 22:38:05 2011 +0200 1.2 +++ b/bash/receipt Thu May 24 21:09:25 2012 +0000 1.3 @@ -5,12 +5,13 @@ 1.4 CATEGORY="system-tools" 1.5 SHORT_DESC="The GNU bourne SHell." 1.6 MAINTAINER="pankso@slitaz.org" 1.7 -DEPENDS="readline" 1.8 -BUILD_DEPENDS="readline bison" 1.9 TARBALL="$PACKAGE-$VERSION.tar.gz" 1.10 WEB_SITE="http://www.gnu.org/software/bash/" 1.11 WGET_URL="$GNU_MIRROR/$PACKAGE/$TARBALL" 1.12 1.13 +DEPENDS="readline" 1.14 +BUILD_DEPENDS="readline bison" 1.15 + 1.16 # Rules to compile & install the temporary toolchain. 1.17 cook_tmp_toolchain() 1.18 {