wok-current diff fish/receipt @ rev 17301
fish: add dep, bdeps
author | Pascal Bellard <pascal.bellard@slitaz.org> |
---|---|
date | Thu Oct 30 23:50:31 2014 +0100 (2014-10-30) |
parents | 691a68a89d21 |
children | 8ebc9e1cee08 |
line diff
1.1 --- a/fish/receipt Thu Oct 30 22:39:29 2014 +0100 1.2 +++ b/fish/receipt Thu Oct 30 23:50:31 2014 +0100 1.3 @@ -10,6 +10,9 @@ 1.4 WEB_SITE="http://fishshell.com" 1.5 WGET_URL="$WEB_SITE/files/$VERSION/$TARBALL" 1.6 1.7 +DEPENDS="ncurses" 1.8 +BUILD_DEPENDS="ncurses-dev gcc-lib-base" 1.9 + 1.10 compile_rules() 1.11 { 1.12 ./configure \