Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 350480 - app-crypt/xca should depend on dev-libs/openssl[-bindist]
Summary: app-crypt/xca should depend on dev-libs/openssl[-bindist]
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All All
: High normal (vote)
Assignee: Crypto team [DISABLED]
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-01-03 17:28 UTC by Daniel Dewald
Modified: 2011-01-05 15:09 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 Daniel Dewald 2011-01-03 17:28:02 UTC
app-crypt/xca fails to compile if openssl is compiled with the bindist useflag because ec support is missing. Please add this as dependency to the xca ebuild.

Reproducible: Always

Steps to Reproduce:
1. Compile openssl with bindist useflag
2. Try to compile app-crypt/xca
3. It fails

Actual Results:  
app-crypt/xca failed to build

Expected Results:  
app-crypt/xca should build
Comment 1 Dane Smith (RETIRED) gentoo-dev 2011-01-05 15:09:51 UTC
Fixed in both 0.8.1 and 0.9.0.

Thanks for reporting.