Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 284659 - app-i18n/enca-1.10 has automagic dependency on app-text/recode
Summary: app-i18n/enca-1.10 has automagic dependency on app-text/recode
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Gentoo Linux bug wranglers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-09-12 05:30 UTC by Dmitry Karasik
Modified: 2009-09-13 23:06 UTC (History)
1 user (show)

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 Dmitry Karasik 2009-09-12 05:30:16 UTC
If you compile enca while having recode installed, it will link against it.

However this dependency is not express in the ebuild.

In previous versions of enca the dependency was explicit in the ebuild, but it was taken out?
Comment 1 Bartosz Brachaczek 2009-09-13 13:41:42 UTC
I think that it should have IUSE="recode" and depending on it build with or without librecode support. Alternatively it could always depend on app-text/recode like previous versions did but I doubt if recode functionality is really necessary.
Comment 2 Wormo (RETIRED) gentoo-dev 2009-09-13 23:06:36 UTC
Thanks for the report. A fix was committed yesterday for this problem, in which recode was made an explicit dependency.