wok diff tig/receipt @ rev 23543
gnumeric: update bdeps
author | Pascal Bellard <pascal.bellard@slitaz.org> |
---|---|
date | Mon Apr 06 16:30:06 2020 +0000 (2020-04-06) |
parents | 910d5151e168 |
children | 4430100694d2 |
line diff
1.1 --- a/tig/receipt Sun Oct 20 17:18:53 2019 +0100 1.2 +++ b/tig/receipt Mon Apr 06 16:30:06 2020 +0000 1.3 @@ -12,7 +12,7 @@ 1.4 WGET_URL="https://github.com/jonas/$PACKAGE/archive/$TARBALL" 1.5 1.6 DEPENDS="ncurses" 1.7 -BUILD_DEPENDS="autoconf ncurses-dev" 1.8 +BUILD_DEPENDS="libtool ncurses-dev" 1.9 1.10 # Rules to configure and make the package. 1.11 compile_rules()