Bug List: (This bug is not in your last search results)   Show last search results      Search page      Enter new bug
Bug#: 210510
Alias:
Product:
Component:
Status: RESOLVED
Resolution: FIXED
Assigned To: Daniel Gryniewicz <dang@gentoo.org>
Hardware:
OS:
Version:
Priority:
Severity:
Reporter: Olivier Rolland <billl@users.sf.net>
Add CC:
CC:
Remove selected CCs
URL:
Summary:
Status Whiteboard:
Keywords:

Filename Description Type Creator Created Size Actions
Create a New Attachment (proposed patch, testcase, etc.) View All

Bug 210510 depends on: Show dependency tree
Bug 210510 blocks:
Votes: 0    Show votes for this bug    Vote for this bug

Additional Comments: (this is where you put emerge --info)


Not eligible to see or edit group visibility for this bug.






View Bug Activity   |   Format For Printing   |   XML   |   Clone This Bug


Description:   Opened: 2008-02-17 19:02 0000
DEPEND and RDEPEND are completely wrong. Quick fix:

RDEPEND="nls? ( >=sys-devel/gettext-0.14.1 )
        >=x11-libs/gtk+-2.4
        >=gnome-base/gconf-2
        >=gnome-base/gnome-keyring-0.4.4
        x11-libs/startup-notification
        >=gnome-base/libgtop-2
        >=gnome-base/libglade-2
        app-admin/sudo"
DEPEND="${DEPEND}
        dev-util/intltool
        >=dev-util/pkgconfig-0.19
        doc? ( >=dev-util/gtk-doc-1.2-r1 )"

Reproducible: Always

------- Comment #1 From Daniel Gryniewicz 2008-02-19 00:46:45 0000 -------
That won't work, either.  The problem is that neither DEPENDS nor RDEPENDS are
subsets of the other.  I've fixed it another way.

Bug List: (This bug is not in your last search results)   Show last search results      Search page      Enter new bug