fontconfig: remove libpng dependency

It is not actually used.
This commit is contained in:
Adrien Destugues
2016-12-28 18:40:14 +01:00
parent 35b97d25e1
commit e9da3100dc

View File

@@ -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
"