wok-6.x rev 16401
pxe-kexec: update bdeps
author | Pascal Bellard <pascal.bellard@slitaz.org> |
---|---|
date | Wed Apr 16 10:10:37 2014 +0000 (2014-04-16) |
parents | ae06eb24c344 |
children | c4d492f49d85 |
files | pxe-kexec/receipt |
line diff
1.1 --- a/pxe-kexec/receipt Wed Apr 16 10:06:59 2014 +0000 1.2 +++ b/pxe-kexec/receipt Wed Apr 16 10:10:37 2014 +0000 1.3 @@ -11,7 +11,7 @@ 1.4 WGET_URL="$SF_MIRROR/$PACKAGE.berlios/$TARBALL" 1.5 1.6 DEPENDS="curl readline kexec-tools gcc-lib-base" 1.7 -BUILD_DEPENDS="cmake curl-dev" 1.8 +BUILD_DEPENDS="cmake curl-dev ncurses-dev" 1.9 1.10 # Rules to configure and make the package. 1.11 compile_rules()