wok diff task/receipt @ rev 22203
linld: 8086 may load zImage (again)
author | Pascal Bellard <pascal.bellard@slitaz.org> |
---|---|
date | Mon Nov 11 12:01:54 2019 +0100 (2019-11-11) |
parents | adc67a2324c0 |
children | ca70cc6b85be |
line diff
1.1 --- a/task/receipt Sat Oct 19 15:10:30 2019 +0100 1.2 +++ b/task/receipt Mon Nov 11 12:01:54 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()