Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 514712 - net-misc/networkmanager-vpnc-0.9.8.6[gtk] should depend on gnome-base/libgnome-keyring
Summary: net-misc/networkmanager-vpnc-0.9.8.6[gtk] should depend on gnome-base/libgnom...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Steev Klimaszewski (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2014-06-23 17:13 UTC by tka
Modified: 2014-06-24 01:18 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 tka 2014-06-23 17:13:32 UTC
net-misc/networkmanager-vpnc-0.9.8.6[gtk] (and probably other versions) fails to compile if gnome-base/libgnome-keyring is not installed. Until recently, gnome-base/gnome-keyring had a pdepend on libgnome-keyring; therefore, the dependency was satisfied. This pdepend was removed (bug #502434) and libgnome-keyring was depcleaned on my system. Afterwards, net-misc/networkmanager-vpnc fails to compile.

So the correct dependency is libgnome-keyring instead of gnome-keyring.


Reproducible: Always
Comment 1 Alexandre Rostovtsev (RETIRED) gentoo-dev 2014-06-24 01:18:28 UTC
Fixed, thanks for reporting!

+  24 Jun 2014; Alexandre Rostovtsev <tetromino@gentoo.org>
+  networkmanager-vpnc-0.9.8.6.ebuild:
+  Missing libgnome-keyring dependency (bug #514712, thanks to tka).