wok-4.x diff gawk/receipt @ rev 12427

lxc: use ash shell for lxc-template;fix arch command, use (uname -m)
author Stanislas Leduc <shann@slitaz.org>
date Sat Dec 21 12:16:47 2013 +0100 (2013-12-21)
parents 4fb4d1ed4e62
children
line diff
     1.1 --- a/gawk/receipt	Sat May 21 18:13:58 2011 +0000
     1.2 +++ b/gawk/receipt	Sat Dec 21 12:16:47 2013 +0100
     1.3 @@ -9,6 +9,9 @@
     1.4  WEB_SITE="http://www.gnu.org/software/gawk/"
     1.5  WGET_URL="$GNU_MIRROR/$PACKAGE/$TARBALL"
     1.6  
     1.7 +DEPENDS=""
     1.8 +BUILD_DEPENDS="gcc"
     1.9 +
    1.10  # Rules to compile & install the temporary toolchain.
    1.11  cook_tmp_toolchain()
    1.12  {