wok diff rust/receipt @ rev 20317
the current version (4.4) of the banking app is 7 years old :-( new version: 5.1.8
author | Erkan Yilmaz <erkan@slitaz.org> |
---|---|
date | Sun May 20 11:05:25 2018 +0000 (2018-05-20) |
parents | 8073d596c2c0 |
children | f729a14d0687 |
line diff
1.1 --- a/rust/receipt Tue Nov 01 03:16:45 2016 +0200 1.2 +++ b/rust/receipt Sun May 20 11:05:25 2018 +0000 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()