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

Bug 516498

Summary: app-backup/cyphertite fix dependencies
Product: Gentoo Linux Reporter: Julian Ospald <hasufell>
Component: Current packagesAssignee: Brian Evans (RETIRED) <grknight>
Status: RESOLVED FIXED    
Severity: normal    
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---

Description Julian Ospald 2014-07-06 11:56:16 UTC
* openssl does not specify a slot, but :0 is the only one that will ever provide headers. That can become a problem in the future.
* dev-libs/libevent seems to be missing (e.g. cyphertite/ctutil/ct_socket.c)
* app-arch/xz-utils seems to be missing (e.g. shrink/libshrink/shrink.c)
Comment 1 Julian Ospald 2014-07-06 12:07:11 UTC
please order the deps alphabetically too
Comment 2 Brian Evans (RETIRED) gentoo-dev 2014-07-06 15:51:00 UTC
*cyphertite-2.0.2-r1 (06 Jul 2014)

  06 Jul 2014; Brian Evans <grknight@gentoo.org> +cyphertite-2.0.2-r1.ebuild,
  -cyphertite-2.0.2.ebuild, files/cyphertite-2.0.2-fix-build.patch:
  Revision bump to fix CFLAGS and deps as per bug 516498 and bug 516500