From c8852e97775620f80a261e3ca7d1dd6e544219ac Mon Sep 17 00:00:00 2001 From: Augustin Cavalier Date: Mon, 24 Jan 2022 13:31:26 -0500 Subject: [PATCH] cairo: devel package needs glib devel for pkgconfig. --- x11-libs/cairo/cairo-1.16.0.recipe | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/x11-libs/cairo/cairo-1.16.0.recipe b/x11-libs/cairo/cairo-1.16.0.recipe index 66859704c..aa8c62d1d 100644 --- a/x11-libs/cairo/cairo-1.16.0.recipe +++ b/x11-libs/cairo/cairo-1.16.0.recipe @@ -19,7 +19,7 @@ COPYRIGHT="2000, 2002, 2004-2007 Keith Packard 2002-2010 many others" LICENSE="GNU LGPL v2.1 MPL v1.1" -REVISION="3" +REVISION="4" SOURCE_URI="http://cairographics.org/releases/cairo-$portVersion.tar.xz" CHECKSUM_SHA256="5e7b29b3f113ef870d1e3ecf8adf21f923396401604bda16d44be45e66052331" PATCHES="cairo-$portVersion.patchset" @@ -57,6 +57,7 @@ PROVIDES_devel=" " REQUIRES_devel=" cairo$secondaryArchSuffix == $portVersion base + devel:libglib_2.0$secondaryArchSuffix devel:libfontconfig$secondaryArchSuffix devel:libpixman_1$secondaryArchSuffix "