# HG changeset patch # User Pascal Bellard # Date 1397642819 0 # Node ID ae06eb24c34481e3a947abe282bdb69e3eb624ce # Parent 46bbbdff805b2278b70f8e487cfc0b6c58583136 pxe-kexec: update deps diff -r 46bbbdff805b -r ae06eb24c344 pxe-kexec/receipt --- a/pxe-kexec/receipt Wed Apr 16 10:04:54 2014 +0000 +++ b/pxe-kexec/receipt Wed Apr 16 10:06:59 2014 +0000 @@ -10,7 +10,7 @@ TARBALL="$PACKAGE-$VERSION.tar.bz2" WGET_URL="$SF_MIRROR/$PACKAGE.berlios/$TARBALL" -DEPENDS="curl" +DEPENDS="curl readline kexec-tools gcc-lib-base" BUILD_DEPENDS="cmake curl-dev" # Rules to configure and make the package.