From 803fd32f7c425341240577c494ae3581560f31f6 Mon Sep 17 00:00:00 2001 From: Schrijvers Luc Date: Sun, 21 Feb 2021 07:24:24 +0100 Subject: [PATCH] librsvg, fix typo (#5732) --- gnome-base/librsvg/librsvg-2.50.3.recipe | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/gnome-base/librsvg/librsvg-2.50.3.recipe b/gnome-base/librsvg/librsvg-2.50.3.recipe index 6c21f4560..20a1715de 100644 --- a/gnome-base/librsvg/librsvg-2.50.3.recipe +++ b/gnome-base/librsvg/librsvg-2.50.3.recipe @@ -5,7 +5,7 @@ HOMEPAGE="https://wiki.gnome.org/Projects/LibRsvg" COPYRIGHT="2009-2010 Raph Levien" LICENSE="GNU GPL v2 GNU LGPL v2" -REVISION="3" +REVISION="4" SOURCE_URI="https://download.gnome.org/sources/librsvg/2.50/librsvg-$portVersion.tar.xz" CHECKSUM_SHA256="a4298a98e3a95fdd73c858c17d4dd018525fb09dbb13bbd668a0c2243989e958" PATCHES="librsvg-$portVersion.patchset" @@ -60,7 +60,7 @@ REQUIRES_devel=" devel:libfreetype$secondaryArchSuffix devel:libgdk_pixbuf_2.0$secondaryArchSuffix devel:libglib_2.0$secondaryArchSuffix - devel:libgraphite$secondaryArchSuffix + devel:libgraphite2$secondaryArchSuffix devel:libharfbuzz$secondaryArchSuffix devel:libpcre$secondaryArchSuffix devel:libpixman_1$secondaryArchSuffix