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

Bug 521396

Summary: net-libs/czmq should depend on dev-libs/libsodium:=
Product: Gentoo Linux Reporter: Thomas Deutschmann (RETIRED) <whissi>
Component: [OLD] LibraryAssignee: Justin Lecher (RETIRED) <jlec>
Status: RESOLVED FIXED    
Severity: normal    
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---

Description Thomas Deutschmann (RETIRED) gentoo-dev 2014-08-28 14:29:40 UTC
dev-libs/libsodium-0.7.0 update changed soname of libsodium; this triggered a @preserved-libs event for net-libs/czmq.

Please consider adding a slot operator on the dev-libs/libsodium atom in the next revbump of net-libs/czmq so that an update of dev-libs/libsodium will trigger a rebuild of net-libs/czmq when necessary.

E.g. change

  RDEPEND="
          dev-libs/libsodium


to

  RDEPEND="
          dev-libs/libsodium:=

in the ebuild.

Thanks!

Reproducible: Always
Comment 1 Justin Lecher (RETIRED) gentoo-dev 2014-09-15 18:51:02 UTC
+  15 Sep 2014; Justin Lecher <jlec@gentoo.org> czmq-2.2.0-r1.ebuild:
+  Avoid @preserved-rebuild usage, #521396
+