wok diff librsvg/receipt @ rev 19245

swagger-py & ari-py: update bdeps
author Pascal Bellard <pascal.bellard@slitaz.org>
date Tue Jun 28 15:35:19 2016 +0200 (2016-06-28)
parents 9e01bc6321ea
children 8407f9c3f9be
line diff
     1.1 --- a/librsvg/receipt	Sun Dec 20 15:13:45 2015 +0100
     1.2 +++ b/librsvg/receipt	Tue Jun 28 15:35:19 2016 +0200
     1.3 @@ -10,7 +10,7 @@
     1.4  WEB_SITE="http://librsvg.sourceforge.net/"
     1.5  WGET_URL="$GNOME_MIRROR/$PACKAGE/${VERSION:0:4}/$TARBALL"
     1.6  HOST_ARCH="i486 arm"
     1.7 - 
     1.8 +
     1.9  DEPENDS="cairo freetype libxml2 pango fontconfig libcroco xcb-util libgsf \
    1.10  libgio gdk-pixbuf xorg-libXinerama xorg-libXcursor xorg-libXcomposite \
    1.11  xorg-libXext xorg-libXdamage"
    1.12 @@ -49,7 +49,7 @@
    1.13  # Pre and post install commands for Tazpkg.
    1.14  post_install()
    1.15  {
    1.16 -	echo -n "Updating gdk pixbuf loaders cache file..."
    1.17 +	[ -z "$quiet" ] && echo -en "\nUpdating gdk pixbuf loaders cache file..."
    1.18  	chroot "$1/" /usr/bin/gdk-pixbuf-query-loaders --update-cache
    1.19  	status
    1.20  }