wok rev 16400

pxe-kexec: update deps
author Pascal Bellard <pascal.bellard@slitaz.org>
date Wed Apr 16 10:06:59 2014 +0000 (2014-04-16)
parents 46bbbdff805b
children 280066b56ced
files pxe-kexec/receipt
line diff
     1.1 --- a/pxe-kexec/receipt	Wed Apr 16 10:04:54 2014 +0000
     1.2 +++ b/pxe-kexec/receipt	Wed Apr 16 10:06:59 2014 +0000
     1.3 @@ -10,7 +10,7 @@
     1.4  TARBALL="$PACKAGE-$VERSION.tar.bz2"
     1.5  WGET_URL="$SF_MIRROR/$PACKAGE.berlios/$TARBALL"
     1.6  
     1.7 -DEPENDS="curl"
     1.8 +DEPENDS="curl readline kexec-tools gcc-lib-base"
     1.9  BUILD_DEPENDS="cmake curl-dev"
    1.10  
    1.11  # Rules to configure and make the package.