From 500223359fa407cd2cc8f22c44292e34fd73938e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?J=C3=A9r=C3=B4me=20Duval?= Date: Sun, 4 Aug 2019 19:46:37 +0200 Subject: [PATCH] fontconfig: specify devel:libuuid version. --- media-libs/fontconfig/fontconfig-2.13.1.recipe | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/media-libs/fontconfig/fontconfig-2.13.1.recipe b/media-libs/fontconfig/fontconfig-2.13.1.recipe index 90bd000a6..35b1cc4e6 100644 --- a/media-libs/fontconfig/fontconfig-2.13.1.recipe +++ b/media-libs/fontconfig/fontconfig-2.13.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="f655dd2a986d7aa97e052261b36aa67b0a64989496361eca8d604e6414006741" PATCHES="fontconfig-$portVersion.patchset" @@ -68,7 +68,7 @@ BUILD_REQUIRES=" devel:libfreetype$secondaryArchSuffix devel:libiconv$secondaryArchSuffix devel:libintl$secondaryArchSuffix - devel:libuuid$secondaryArchSuffix + devel:libuuid$secondaryArchSuffix >= 1.3 devel:libxml2$secondaryArchSuffix devel:libz$secondaryArchSuffix "