wok rev 22010
updated task again (2.3.0 -> 2.5.1)
author | Hans-G?nter Theisgen |
---|---|
date | Sat Oct 19 15:19:01 2019 +0100 (2019-10-19) |
parents | adc67a2324c0 |
children | 615e149ced57 |
files | task/receipt |
line diff
1.1 --- a/task/receipt Sat Oct 19 15:10:30 2019 +0100 1.2 +++ b/task/receipt Sat Oct 19 15:19:01 2019 +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-dev ncurses-dev util-linux-uuid-dev" 1.8 +BUILD_DEPENDS="cmake gcc83 gnutls gnutls-dev ncurses-dev util-linux-uuid-dev" 1.9 1.10 # Rules to configure and make the package. 1.11 compile_rules()