wok-6.x diff gnugo/receipt @ rev 14587

Add missing deps coreutils-disk and coreutils-redirection for use tee and df command instead of Busybox
author Stanislas Leduc <shann@slitaz.org>
date Sun May 26 19:06:03 2013 +0200 (2013-05-26)
parents dbf67aee2761
children d1c17bd2c2bc
line diff
     1.1 --- a/gnugo/receipt	Tue Dec 08 16:20:33 2009 +0100
     1.2 +++ b/gnugo/receipt	Sun May 26 19:06:03 2013 +0200
     1.3 @@ -10,6 +10,7 @@
     1.4  WGET_URL="$GNU_MIRROR/$PACKAGE/$TARBALL"
     1.5  DEPENDS="ncurses"
     1.6  BUILD_DEPENDS="ncurses-dev"
     1.7 +SUGGESTED="quarry"
     1.8  
     1.9  # Rules to configure and make the package.
    1.10  compile_rules()