Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 278719 - Rubrica support in mail-client/balsa
Summary: Rubrica support in mail-client/balsa
Status: RESOLVED INVALID
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: 2009-07-22 17:57 UTC by Christian Faulhammer (RETIRED)
Modified: 2009-07-22 22:41 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 Christian Faulhammer (RETIRED) gentoo-dev 2009-07-22 17:57:52 UTC
Why is the DEPEND line in the ebuild like that?

rubrica? ( dev-libs/libxml2 )

 Shouldn't it depend on Rubrica?
Comment 1 Gilles Dartiguelongue (RETIRED) gentoo-dev 2009-07-22 21:45:36 UTC
because that's what the configure says. It enables support for the file format which I suppose is xml. No need to have rubrica itself installed.
Comment 2 Christian Faulhammer (RETIRED) gentoo-dev 2009-07-22 22:41:34 UTC
Ok, thanks for the clarification.