Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 186683

Summary: media-gfx/imagemagick automagic dependencies on dev-libs/libcroco, gnome-base/librsvg
Product: Gentoo Linux Reporter: Carsten Lohrke (RETIRED) <carlo>
Component: New packagesAssignee: Gentoo Graphics Project <graphics+disabled>
Status: RESOLVED FIXED    
Severity: normal CC: qa
Priority: High    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---

Description Carsten Lohrke (RETIRED) gentoo-dev 2007-07-26 14:53:22 UTC
I managed to get rid of some gtk/gnome related libraries and just in case ran revdep-rebuild...

Checking dynamic linking consistency...
  broken /usr/lib/ImageMagick-6.3.4/modules-Q16/coders/svg.so (requires  librsvg-2.so.2)
  broken /usr/lib/ImageMagick-6.3.4/modules-Q16/coders/svg.la (requires /usr/lib/librsvg-2.la)
  broken /usr/lib/ImageMagick-6.3.4/modules-Q16/coders/svg.la (requires /usr/lib/libcroco-0.6.la)


So $(use_with svg rsvg) is needed. For dps and djvu configure flags isn't cared either.
Comment 1 Petteri Räty (RETIRED) gentoo-dev 2007-07-26 16:15:04 UTC
It should be noted that imagemagick also has an internal svg implementation that is used as a fallback.
Comment 2 Fabio Erculiani 2007-08-07 17:04:03 UTC
I'd add djvu use flag too. Please fix :) !
Comment 3 Petteri Räty (RETIRED) gentoo-dev 2007-09-20 22:33:45 UTC
carlo: Couple months gone by without any reaction so if you have the time you could just fix this yourself.
Comment 4 Markus Meier gentoo-dev 2007-12-30 13:28:00 UTC
fixed in media-gfx/imagemagick-6.3.7.8. Thanks for the report.