# HG changeset patch # User Pascal Bellard # Date 1230913568 -3600 # Node ID aaaad6fc34372883e3f423ecc98b83ccbf3c6f11 # Parent a85cffcad439e744962d6e3b8dab7a764a338c8b lilo: update depends diff -r a85cffcad439 -r aaaad6fc3437 lilo/receipt --- a/lilo/receipt Fri Jan 02 16:33:12 2009 +0100 +++ b/lilo/receipt Fri Jan 02 17:26:08 2009 +0100 @@ -8,6 +8,8 @@ TARBALL="$PACKAGE-$VERSION.src.tar.gz" WEB_SITE="http://lilo.go.dyndns.org/" WGET_URL="ftp://metalab.unc.edu/pub/Linux/system/boot/$PACKAGE/$TARBALL" +BUILD_DEPENDS="dev86 libdevmapper" +DEPENDS="libdevmapper" # Rules to configure and make the package. compile_rules()