Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 514712

Summary: net-misc/networkmanager-vpnc-0.9.8.6[gtk] should depend on gnome-base/libgnome-keyring
Product: Gentoo Linux Reporter: tka <tka>
Component: Current packagesAssignee: Steev Klimaszewski (RETIRED) <steev>
Status: RESOLVED FIXED    
Severity: normal CC: gnome
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---

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).