Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 649920 - media-libs/fontconfig-2.13.0 requires more recent version of media-libs/freetype
Summary: media-libs/fontconfig-2.13.0 requires more recent version of media-libs/freetype
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Gentoo Fonts Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2018-03-08 14:36 UTC by jorgicio
Modified: 2018-03-08 16:07 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description jorgicio 2018-03-08 14:36:35 UTC
Hi!

I noticed fontconfig was upgraded to the 2.13. However, if you have an older version of freetype, it fails to config.

Just check this excerpt:

configure: error: Package requirements (freetype2 >= 21.0.15) were not met:
200 
201 Requested 'freetype2 >= 21.0.15' but version of FreeType 2 is 20.0.14
202 You may find new versions of FreeType 2 at http://freetype.org
203 
204 Consider adjusting the PKG_CONFIG_PATH environment variable if you
205 installed software in a non-standard prefix.


Thanks.

Reproducible: Always
Comment 1 Larry the Git Cow gentoo-dev 2018-03-08 16:07:04 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9421a383b6de663ad2873fc1885b15fc198b732c

commit 9421a383b6de663ad2873fc1885b15fc198b732c
Author:     Lars Wendler <polynomial-c@gentoo.org>
AuthorDate: 2018-03-08 16:06:36 +0000
Commit:     Lars Wendler <polynomial-c@gentoo.org>
CommitDate: 2018-03-08 16:06:57 +0000

    media-libs/fontconfig: Fixed freetype dependency.
    
    Closes: https://bugs.gentoo.org/649920
    Package-Manager: Portage-2.3.24, Repoman-2.3.6

 media-libs/fontconfig/fontconfig-2.13.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)