Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 337496 - =net-im/gajim-0.14[networkmanager] depends on net-misc/networkmanager[gnome] - forcing a downgrade of networkmanager on ~arch
Summary: =net-im/gajim-0.14[networkmanager] depends on net-misc/networkmanager[gnome] ...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: High minor (vote)
Assignee: Justin Lecher (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-09-15 14:21 UTC by Christian Bricart
Modified: 2010-09-19 19:35 UTC (History)
1 user (show)

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 Christian Bricart 2010-09-15 14:21:34 UTC
newly added USE=networkmanager to net-im/gajim-0.14 depends on net-misc/networkmanager built with USE=gnome.

Alas net-misc/networkmanager does not have USE=gnome above net-misc/networkmanager-0.6.6 anymore - which forces a downgrade of networkmanager..

Perhaps this dependency should be changed to:

networkmanager? (
   dev-python/dbus-python
   || ( net-misc/networkmanager[gnome] >=net-misc/networkmanager-0.7.1 )
)



Reproducible: Always

Steps to Reproduce:
Comment 1 Justin Lecher (RETIRED) gentoo-dev 2010-09-19 19:35:03 UTC
+  19 Sep 2010; Justin Lecher <jlec@gentoo.org> gajim-0.14.ebuild:
+  Fixes DEPEND on networkmanager, 337496
+

Thanks for reporting.