Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 171992 - librsvg-2.16.1 required dbus-glib to build but the ebuild doesn't ask this
Summary: librsvg-2.16.1 required dbus-glib to build but the ebuild doesn't ask this
Status: RESOLVED DUPLICATE of bug 163284
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] GNOME (show other bugs)
Hardware: x86 Linux
: High normal (vote)
Assignee: Gentoo Linux Gnome Desktop Team
URL:
Whiteboard:
Keywords:
: 171991 (view as bug list)
Depends on:
Blocks:
 
Reported: 2007-03-24 00:56 UTC by Nelson
Modified: 2007-03-27 01:37 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments
build.log (build.log,108.78 KB, text/plain)
2007-03-24 00:58 UTC, Nelson
Details

Note You need to log in before you can comment on or make changes to this bug.
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.