media-libs/fontconfig: Fixed freetype dependency.
authorLars Wendler <polynomial-c@gentoo.org>
Thu, 8 Mar 2018 16:06:36 +0000 (17:06 +0100)
committerLars Wendler <polynomial-c@gentoo.org>
Thu, 8 Mar 2018 16:06:57 +0000 (17:06 +0100)
Closes: https://bugs.gentoo.org/649920
Package-Manager: Portage-2.3.24, Repoman-2.3.6

media-libs/fontconfig/fontconfig-2.13.0.ebuild

index c305817adbd0ae3ee10f078a8dca0ad46556e9f1..475c74e4c826112de3e078f7ae222b922f8f091c 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.5.3-r1[${MULTILIB_USEDEP}]
+       >=media-libs/freetype-2.8.1[${MULTILIB_USEDEP}]
        abi_x86_32? ( !app-emulation/emul-linux-x86-xlibs[-abi_x86_32(-)] )"
 DEPEND="${RDEPEND}
        virtual/pkgconfig