wok-next rev 19923

djvulibre, tango-icon-theme: update bdeps
author Pascal Bellard <pascal.bellard@slitaz.org>
date Sat Oct 14 19:18:04 2017 +0200 (2017-10-14)
parents fdb7fda9f3f9
children 4f0a4c5ae776
files djvulibre/receipt tango-icon-theme/receipt
line diff
     1.1 --- a/djvulibre/receipt	Sat Oct 14 19:03:09 2017 +0200
     1.2 +++ b/djvulibre/receipt	Sat Oct 14 19:18:04 2017 +0200
     1.3 @@ -13,7 +13,7 @@
     1.4  #HOST_ARCH="i486 arm"
     1.5  
     1.6  DEPENDS="gcc-lib-base tiff jpeg libpng12"
     1.7 -BUILD_DEPENDS="tiff-dev jpeg-dev xdg-utils bash librsvg-apps wget libpng12-dev"
     1.8 +BUILD_DEPENDS="tiff-dev jpeg-dev xdg-utils bash rsvg-convert wget libpng12-dev"
     1.9  
    1.10  # Handle cross compilation. Build host must have: xdg-utils bash librsvg-apps
    1.11  case "$ARCH" in
     2.1 --- a/tango-icon-theme/receipt	Sat Oct 14 19:03:09 2017 +0200
     2.2 +++ b/tango-icon-theme/receipt	Sat Oct 14 19:18:04 2017 +0200
     2.3 @@ -13,7 +13,7 @@
     2.4  
     2.5  DEPENDS=""
     2.6  BUILD_DEPENDS="intltool gettext perl icon-naming-utils imagemagick-dev \
     2.7 -librsvg-dev librsvg-apps perl-xml-simple"
     2.8 +librsvg-dev rsvg-convert perl-xml-simple"
     2.9  
    2.10  # Rules to configure and make the package.
    2.11  compile_rules()