Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 34166 - tdb should depend on gdbm
Summary: tdb should depend on gdbm
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All All
: High normal (vote)
Assignee: Heinrich Wendel (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2003-11-23 01:23 UTC by Donnie Berkholz (RETIRED)
Modified: 2003-11-23 02:21 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 Donnie Berkholz (RETIRED) gentoo-dev 2003-11-23 01:23:53 UTC
dev-libs/tdb looks for gdbm.h during configure and dies if it doesn't find it. So it needs a DEPEND on sys-libs/gdbm.
Comment 1 Heinrich Wendel (RETIRED) gentoo-dev 2003-11-23 02:21:22 UTC
thx, added :)