Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 204414 - media-gfx/inkscape-0.45.1-r1 should not depend on net-libs/loudmouth
Summary: media-gfx/inkscape-0.45.1-r1 should not depend on net-libs/loudmouth
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Gentoo Graphics Project
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-01-05 11:57 UTC by Denilson Sá Maia
Modified: 2008-01-05 15:48 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 Denilson Sá Maia 2008-01-05 11:57:13 UTC
inkscape-0.45.1-r1 ebuild has added back the jabber useflag. However, it incorrectly depends on >=net-libs/loudmouth-1.0 when this useflag is enabled.

As I know, earlier versions of inkscape depended on loudmouth, but current versions don't depend anymore, they've implemented a jabber client by themselves (I guess it was done during Google Summer of Code).

My system does not have net-libs/loudmouth installed and I have a modified inkscape ebuild with jabber support but without that dependency, and inkscape builds fine.
Comment 1 Markus Meier gentoo-dev 2008-01-05 15:48:15 UTC
I think you're right, configure doesn't check for the lib and works w/o it. Dep removed, thanks for the report.