wok-6.x diff task/receipt @ rev 22599
Up snapper (0.8.6)
author | Pascal Bellard <pascal.bellard@slitaz.org> |
---|---|
date | Tue Jan 07 19:13:38 2020 +0100 (2020-01-07) |
parents | d7bcdb8f5834 |
children | 2ce8d8e11fff |
line diff
1.1 --- a/task/receipt Sat Oct 19 15:19:01 2019 +0100 1.2 +++ b/task/receipt Tue Jan 07 19:13:38 2020 +0100 1.3 @@ -13,7 +13,7 @@ 1.4 WGET_URL="${WEB_SITE}download/$TARBALL" 1.5 1.6 DEPENDS="gcc83-lib-base libgnutls ncurses util-linux-uuid" 1.7 -BUILD_DEPENDS="cmake gcc83 gnutls gnutls-dev ncurses-dev util-linux-uuid-dev" 1.8 +BUILD_DEPENDS="cmake gcc83 libgnutls gnutls-dev ncurses-dev util-linux-uuid-dev" 1.9 1.10 # Rules to configure and make the package. 1.11 compile_rules()