wok-next diff grub/receipt @ rev 2573

Update DEPENDS
author Rohit Joshi <jozee@slitaz.org>
date Wed Apr 01 18:21:58 2009 +0000 (2009-04-01)
parents eea0bde9b32e
children 9c47e2a0e10b
line diff
     1.1 --- a/grub/receipt	Thu Oct 23 20:33:28 2008 +0000
     1.2 +++ b/grub/receipt	Wed Apr 01 18:21:58 2009 +0000
     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()