wok-6.x diff rust/receipt @ rev 20376
nagios: update patch
author | Pascal Bellard <pascal.bellard@slitaz.org> |
---|---|
date | Wed Jun 13 10:34:15 2018 +0200 (2018-06-13) |
parents | 8073d596c2c0 |
children | f729a14d0687 |
line diff
1.1 --- a/rust/receipt Tue Nov 01 03:16:45 2016 +0200 1.2 +++ b/rust/receipt Wed Jun 13 10:34:15 2018 +0200 1.3 @@ -11,6 +11,7 @@ 1.4 WGET_URL="https://static.rust-lang.org/dist/$TARBALL" 1.5 1.6 SIBLINGS="rust-doc rust-cargo" 1.7 +BUILD_DEPENDS="wget cacerts" 1.8 1.9 # Rules to configure and make the package. 1.10 compile_rules()