media-libs/fontconfig: need newer freetype
authorRobin H. Johnson <robbat2@gentoo.org>
Sun, 20 May 2018 21:37:11 +0000 (14:37 -0700)
committerRobin H. Johnson <robbat2@gentoo.org>
Sun, 20 May 2018 21:38:44 +0000 (14:38 -0700)
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

media-libs/fontconfig/fontconfig-2.13.0-r4.ebuild

index c281f610ac28fb0e75941f13e40589b14a47edd2..fb9e57feeeb9580f1fc9c395c2ace6dff8cd7176 100644 (file)
@@ -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}