Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 264362 - media-gfx/graphviz-2.22.2 has automagic dependencies for media-libs/lasi
Summary: media-gfx/graphviz-2.22.2 has automagic dependencies for media-libs/lasi
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: 2009-03-31 09:10 UTC by Sébastien Fabbro (RETIRED)
Modified: 2009-04-05 20:01 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 Sébastien Fabbro (RETIRED) gentoo-dev 2009-03-31 09:10:18 UTC
When media-libs/lasi is installed, graphviz builds the lasi plugin, but graphviz-2.22.2.ebuild does not explicitly depend on it:

1. install media-libs/lasi
2. install graphviz
3. ldd /usr/lib/graphviz/libgvplugin_lasi.so | grep libLASi

I briefly checked graphviz  and there is a --with-lasi option, so the fix should be easy with the introduction of a lasi or unicode use flag.

Older versions of graphviz might be affected as well, but I haven't checked.
Comment 1 Markus Meier gentoo-dev 2009-04-05 20:01:14 UTC
thanks for the report, fixed in cvs.