From fb2968034478a58f54f728f0dfc608ff9775b761 Mon Sep 17 00:00:00 2001 From: Schrijvers Luc Date: Mon, 14 Feb 2022 20:53:02 +0100 Subject: [PATCH] appstream_glib, fix build (#6620) --- dev-libs/appstream_glib/appstream_glib-0.7.18.recipe | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/dev-libs/appstream_glib/appstream_glib-0.7.18.recipe b/dev-libs/appstream_glib/appstream_glib-0.7.18.recipe index 8ae8d9235..9513c0db0 100644 --- a/dev-libs/appstream_glib/appstream_glib-0.7.18.recipe +++ b/dev-libs/appstream_glib/appstream_glib-0.7.18.recipe @@ -13,7 +13,7 @@ What this library allows you to do: HOMEPAGE="https://people.freedesktop.org/~hughsient/appstream-glib/" COPYRIGHT="2007-2022 Richard Hughes" LICENSE="GNU LGPL v2" -REVISION="1" +REVISION="2" SOURCE_URI="https://people.freedesktop.org/~hughsient/appstream-glib/releases/appstream-glib-$portVersion.tar.xz" SOURCE_DIR="appstream-glib-$portVersion" CHECKSUM_SHA256="ca1ed22e3bde3912cb903aaa7de085d55771da454f1c0573fd9608e1de9c4002" @@ -30,8 +30,8 @@ PROVIDES=" " REQUIRES=" haiku$secondaryArchSuffix + xcairo$secondaryArchSuffix lib:libarchive$secondaryArchSuffix - lib:libcairo$secondaryArchSuffix lib:libfontconfig$secondaryArchSuffix lib:libfreetype$secondaryArchSuffix lib:libfribidi$secondaryArchSuffix @@ -61,9 +61,9 @@ REQUIRES_devel=" BUILD_REQUIRES=" haiku${secondaryArchSuffix}_devel + xcairo${secondaryArchSuffix}_devel lib:libgdk_3$secondaryArchSuffix devel:libarchive$secondaryArchSuffix - devel:libcairo$secondaryArchSuffix devel:libfontconfig$secondaryArchSuffix devel:libfreetype$secondaryArchSuffix devel:libfribidi$secondaryArchSuffix