From e9da3100dc01ab3b0f42ed6f34058de51e9fae3e Mon Sep 17 00:00:00 2001 From: Adrien Destugues Date: Wed, 28 Dec 2016 18:40:14 +0100 Subject: [PATCH] fontconfig: remove libpng dependency It is not actually used. --- media-libs/fontconfig/fontconfig-2.12.1.recipe | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/media-libs/fontconfig/fontconfig-2.12.1.recipe b/media-libs/fontconfig/fontconfig-2.12.1.recipe index 57220d62f..375a73773 100644 --- a/media-libs/fontconfig/fontconfig-2.12.1.recipe +++ b/media-libs/fontconfig/fontconfig-2.12.1.recipe @@ -8,7 +8,7 @@ COPYRIGHT="2000-2005, 2006-2007 Keith Packard 2008 Danilo Segan 2012 Google, Inc." LICENSE="MIT" -REVISION="1" +REVISION="2" SOURCE_URI="https://www.freedesktop.org/software/fontconfig/release/fontconfig-$portVersion.tar.bz2" CHECKSUM_SHA256="b449a3e10c47e1d1c7a6ec6e2016cca73d3bd68fbbd4f0ae5cc6b573f7d6c7f3" PATCHES="fontconfig-$portVersion.patchset" @@ -33,7 +33,6 @@ REQUIRES=" lib:libfreetype$secondaryArchSuffix lib:libxml2$secondaryArchSuffix lib:libz$secondaryArchSuffix - lib:libpng$secondaryArchSuffix lib:libbz2$secondaryArchSuffix "