wok-4.x diff grub/receipt @ rev 2543

Remove bad receipt
author Christophe Lincoln <pankso@slitaz.org>
date Sun Mar 22 23:58:22 2009 +0100 (2009-03-22)
parents eea0bde9b32e
children 9c47e2a0e10b
line diff
     1.1 --- a/grub/receipt	Thu Oct 23 20:33:28 2008 +0000
     1.2 +++ b/grub/receipt	Sun Mar 22 23:58:22 2009 +0100
     1.3 @@ -9,6 +9,7 @@
     1.4  WEB_SITE="http://www.gnu.org/software/grub/"
     1.5  WGET_URL="ftp://alpha.gnu.org/gnu/grub/$TARBALL"
     1.6  CONFIG_FILES="/boot/grub"
     1.7 +DEPENDS="ncurses"
     1.8  
     1.9  # Rules to configure and make the package.
    1.10  compile_rules()