mirror of
https://github.com/flatcar/scripts.git
synced 2025-10-01 10:31:37 +02:00
fix(coreos-base/vboot_reference): fixup libchrome dep
make sure that libchrome gets installed with vboot_reference
This commit is contained in:
parent
e13f0fbb1e
commit
be9f5685e4
@ -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
|
||||
|
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user