Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 347989 - net-im/empathy-2.32.2 unconditionally depends on gnome-extra/evolution-data-server
Summary: net-im/empathy-2.32.2 unconditionally depends on gnome-extra/evolution-data-s...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Gentoo Linux Gnome Desktop Team
URL:
Whiteboard:
Keywords: InVCS
Depends on:
Blocks:
 
Reported: 2010-12-07 00:38 UTC by Alessandro Guido
Modified: 2010-12-07 14:01 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 Alessandro Guido 2010-12-07 00:38:53 UTC
Even if the ebuild has an "eds" useflag it unconditionally depends on evolution-data-server.

RDEPEND="
...
    >=gnome-extra/evolution-data-server-1.2
...
    eds? ( >=gnome-extra/evolution-data-server-1.2 )


Reproducible: Always

Steps to Reproduce:
Comment 1 Gilles Dartiguelongue (RETIRED) gentoo-dev 2010-12-07 14:01:00 UTC
+  07 Dec 2010; Gilles Dartiguelongue <eva@gentoo.org> empathy-2.32.2.ebuild:
+  Drop redundant evolution-data-server dependency, bug #347989.

Thanks for reporting.