Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 553994 - sys-boot/vboot-utils: Missing dependencies when USE=static
Summary: sys-boot/vboot-utils: Missing dependencies when USE=static
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: Zac Medico
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2015-07-05 15:42 UTC by Felix Janda
Modified: 2015-08-14 03:40 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 Felix Janda 2015-07-05 15:42:37 UTC
vboot-utils-42_p20150219 tries to link to libuuid, libz and libcrypto.
This fails when USE=static because of missing dependency of
sys-apps/util-linux[static-libs], sys-libs/zlib[static-libs] and
dev-libs/openssl[static-libs].


Reproducible: Always