Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 21088 - gnucash ebuild needs popt as dependency
Summary: gnucash ebuild needs popt as dependency
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Gentoo Linux Gnome Desktop Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2003-05-15 19:56 UTC by Curtis Stanford
Modified: 2003-05-16 13:37 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 Curtis Stanford 2003-05-15 19:56:12 UTC
gnucash requires the libpopt.so library yet doesn't include it as a dependency in the 
ebuild. I somehow unmerged popt and gnucash stopped working. However, 
re-emerging gnucash did not fix the problem because popt wasn't listed as a 
dependency.
Comment 1 foser (RETIRED) gentoo-dev 2003-05-16 13:37:02 UTC
added popt dep to current stable (1.6.8) and current latest unstable (1.8.3) ebuilds, that should take care of it.

Thanks for your report.