wok-current diff librsvg/receipt @ rev 25698

Fix ntfs-3g receipt
author Stanislas Leduc <shann@slitaz.org>
date Tue Apr 16 19:01:01 2024 +0000 (2 months ago)
parents b77195a00671
children
line diff
     1.1 --- a/librsvg/receipt	Wed Sep 29 08:44:59 2021 +0000
     1.2 +++ b/librsvg/receipt	Tue Apr 16 19:01:01 2024 +0000
     1.3 @@ -1,7 +1,7 @@
     1.4  # SliTaz package receipt.
     1.5  
     1.6  PACKAGE="librsvg"
     1.7 -VERSION="2.40.16"
     1.8 +VERSION="2.52.5"
     1.9  CATEGORY="x-window"
    1.10  SHORT_DESC="SVG Rendering Library"
    1.11  MAINTAINER="erjo@slitaz.org"
    1.12 @@ -20,7 +20,7 @@
    1.13  # Handle cross compilation
    1.14  case "$ARCH" in
    1.15  	i?86) BUILD_DEPENDS="gtk-doc perl libgsf libcroco-dev \
    1.16 -	gobject-introspection-dev gtk+3-dev" ;;
    1.17 +	gobject-introspection-dev gtk+3-dev rust-cargo" ;;
    1.18  esac
    1.19  
    1.20  current_version()