fix(coreos-base/vboot_reference): fixup libchrome dep

make sure that libchrome gets installed with vboot_reference
This commit is contained in:
Brandon Philips 2013-02-17 11:29:13 -08:00
parent e13f0fbb1e
commit be9f5685e4
2 changed files with 2 additions and 2 deletions

View File

@ -17,8 +17,8 @@ IUSE="32bit_au minimal rbtest tpmtests cros_host"
LIBCHROME_VERS="125070"
# TODO: chromeos-base/libchrome:${LIBCHROME_VERS}[cros-debug=]
RDEPEND="app-crypt/trousers
coreos-base/libchrome:${LIBCHROME_VERS}[cros-debug=]
!minimal? ( dev-libs/libyaml )
dev-libs/glib
dev-libs/openssl

View File

@ -16,7 +16,7 @@ IUSE="32bit_au minimal rbtest tpmtests cros_host"
LIBCHROME_VERS="125070"
RDEPEND="app-crypt/trousers
chromeos-base/libchrome:${LIBCHROME_VERS}[cros-debug=]
coreos-base/libchrome:${LIBCHROME_VERS}[cros-debug=]
!minimal? ( dev-libs/libyaml )
dev-libs/glib
dev-libs/openssl