wok diff rust/receipt @ rev 19615

Up: mpfr (3.1.5)
author Alexander Medvedev <devl547@gmail.com>
date Mon Jan 09 19:50:23 2017 +0000 (2017-01-09)
parents 8073d596c2c0
children f729a14d0687
line diff
     1.1 --- a/rust/receipt	Tue Nov 01 03:16:45 2016 +0200
     1.2 +++ b/rust/receipt	Mon Jan 09 19:50:23 2017 +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()