wok diff rust/receipt @ rev 19765

xfig, transfig: use png_set_dither with libpng
author Pascal Bellard <pascal.bellard@slitaz.org>
date Mon Feb 20 09:30:03 2017 +0100 (2017-02-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	Mon Feb 20 09:30:03 2017 +0100
     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()