wok-current diff mdbtools/receipt @ rev 13797

Create grub entry based on current root partition. Fix bug78
author border
date Sat Jan 05 12:34:10 2013 -0500 (2013-01-05)
parents 67e834531445
children 380ffe05937a
line diff
     1.1 --- a/mdbtools/receipt	Tue Nov 06 10:05:01 2012 +0100
     1.2 +++ b/mdbtools/receipt	Sat Jan 05 12:34:10 2013 -0500
     1.3 @@ -10,7 +10,7 @@
     1.4  WGET_URL="$SF_MIRROR/$PACKAGE/$PACKAGE/$VERSION/$TARBALL"
     1.5  
     1.6  DEPENDS="ncurses readline glib libunixODBC libltdl"
     1.7 -BUILD_DEPENDS="bison flex unixODBC-dev glib-dev"
     1.8 +BUILD_DEPENDS="bison flex unixODBC-dev glib-dev readline-dev"
     1.9  
    1.10  # Rules to configure and make the package.
    1.11  compile_rules()