wok diff grub/receipt @ rev 2593

alsaplayer: Remove flac from deps (not needed and -312k for the core)
author Christophe Lincoln <pankso@slitaz.org>
date Thu Apr 09 19:26:25 2009 +0200 (2009-04-09)
parents eea0bde9b32e
children 9c47e2a0e10b
line diff
     1.1 --- a/grub/receipt	Thu Oct 23 20:33:28 2008 +0000
     1.2 +++ b/grub/receipt	Thu Apr 09 19:26:25 2009 +0200
     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()