summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRobin H. Johnson <robbat2@gentoo.org>2018-05-20 14:37:11 -0700
committerRobin H. Johnson <robbat2@gentoo.org>2018-05-20 14:38:44 -0700
commit761a814c31fee72f741870663baad1f2c8a0ce7d (patch)
tree3e9875b89f7a0f4edc51a605e73f7a51fab58def /media-libs
parentwww-misc/urlwatch: update HOMEPAGE. (diff)
downloadgentoo-761a814c31fee72f741870663baad1f2c8a0ce7d.tar.gz
gentoo-761a814c31fee72f741870663baad1f2c8a0ce7d.tar.bz2
gentoo-761a814c31fee72f741870663baad1f2c8a0ce7d.zip
media-libs/fontconfig: need newer freetype
freetype-2.8 contains libfreetype2 v20.0.14, which is too old for fontconfig-2.13 series (freetype2 >= 21.0.15). Signed-off-by: Robin H. Johnson <robbat2@gentoo.org> Package-Manager: Portage-2.3.33, Repoman-2.3.9
Diffstat (limited to 'media-libs')
-rw-r--r--media-libs/fontconfig/fontconfig-2.13.0-r4.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/media-libs/fontconfig/fontconfig-2.13.0-r4.ebuild b/media-libs/fontconfig/fontconfig-2.13.0-r4.ebuild
index c281f610ac28..fb9e57feeeb9 100644
--- a/media-libs/fontconfig/fontconfig-2.13.0-r4.ebuild
+++ b/media-libs/fontconfig/fontconfig-2.13.0-r4.ebuild
@@ -18,7 +18,7 @@ IUSE="doc static-libs"
# Purposefully dropped the xml USE flag and libxml2 support. Expat is the
# default and used by every distro. See bug #283191.
RDEPEND=">=dev-libs/expat-2.1.0-r3[${MULTILIB_USEDEP}]
- >=media-libs/freetype-2.8.1[${MULTILIB_USEDEP}]
+ >=media-libs/freetype-2.9[${MULTILIB_USEDEP}]
sys-apps/util-linux[${MULTILIB_USEDEP}]
virtual/libintl[${MULTILIB_USEDEP}]"
DEPEND="${RDEPEND}