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

Bug 171992

Summary: librsvg-2.16.1 required dbus-glib to build but the ebuild doesn't ask this
Product: Gentoo Linux Reporter: Nelson <nelson.batalha>
Component: [OLD] GNOMEAssignee: Gentoo Linux Gnome Desktop Team <gnome>
Status: RESOLVED DUPLICATE    
Severity: normal    
Priority: High    
Version: unspecified   
Hardware: x86   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Attachments: build.log

Description Nelson 2007-03-24 00:56:59 UTC
As you can confirm on my build.log it requires dbus-glib.

Reproducible: Always

Steps to Reproduce:
1.unmerge dbus-glib
2.emerge librsvg-2.16.1 



Expected Results:  
It should required on the ebuild the dbus-glib
Comment 1 Nelson 2007-03-24 00:58:44 UTC
Created attachment 114198 [details]
build.log
Comment 2 Nelson 2007-03-24 01:01:24 UTC
*** Bug 171991 has been marked as a duplicate of this bug. ***
Comment 3 Jakub Moc (RETIRED) gentoo-dev 2007-03-24 01:49:17 UTC

*** This bug has been marked as a duplicate of bug 163284 ***
Comment 4 Daniel Gryniewicz (RETIRED) gentoo-dev 2007-03-27 01:37:13 UTC
librsvg does not need dbus or dbus-glib.  Something you had built on your system was linked against dbus-glib, and librsvg tried to link against that.  When you remove a basic system-lib like dbus-glib, you need to run a full revdep-rebuild before you can install almost anything.