stages package.use: require freetype[harfbuzz]
This is a nasty one. Experiment. For the desktop-profile stage3d ... 1) Normal stage[123] should not be affected since they do not contain freetype. 2) freetype[harfbuzz] is *NOT* enabled by default in the desktop profile (so that people can build freetype), but it is *required* to actually emerge @world there (required in the whole deptree). 3) freetype[harfbuzz] has a circular dependency with harfbuzz. :( I assume that portage will be able to sort it out once we have a corresponding binary package available. Fingers crossed. Signed-off-by: Andreas K. Hüttel <dilfridge@gentoo.org>
This commit is contained in:
parent
ae162e49bd
commit
edc44b10a6
1 changed files with 1 additions and 0 deletions
1
releases/portage/stages/package.use/releng/freetype
Normal file
1
releases/portage/stages/package.use/releng/freetype
Normal file
|
@ -0,0 +1 @@
|
|||
media-libs/freetype harfbuzz
|
Loading…
Add table
Reference in a new issue