Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 258539 - gnome-base/gnome-session-2.22.3-r1: ebuild contains gnome-base/gnome-settings-daemon twice in RDEPEND
Summary: gnome-base/gnome-session-2.22.3-r1: ebuild contains gnome-base/gnome-setting...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: High trivial (vote)
Assignee: Gentoo Linux Gnome Desktop Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-02-11 02:08 UTC by Martin Walch
Modified: 2009-02-28 11:39 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 Martin Walch 2009-02-11 02:08:34 UTC
RDEPEND=">=dev-libs/glib-2.13
                 >=gnome-base/libgnomeui-2.2
                 >=x11-libs/gtk+-2.11.1
                 >=dev-libs/dbus-glib-0.71
                 >=gnome-base/gnome-keyring-2.21.92
                 gnome-base/gnome-settings-daemon # <-- first
                 >=x11-libs/libnotify-0.2.1
                 x11-libs/libXau
                 x11-apps/xdpyinfo
                 gnome-base/gnome-settings-daemon # <-- second
                 >=gnome-base/gconf-2
                 tcpd? ( >=sys-apps/tcp-wrappers-7.6 )"
Comment 1 Gilles Dartiguelongue (RETIRED) gentoo-dev 2009-02-28 11:39:40 UTC
that was indeed a stupid mistake. Thanks for reporting.