mirror of
https://github.com/flatcar/scripts.git
synced 2025-08-16 09:26:58 +02:00
commit
c55cc8d684
@ -37,7 +37,6 @@ RDEPEND="${RDEPEND}
|
||||
app-arch/gzip
|
||||
app-arch/tar
|
||||
dev-libs/nss
|
||||
app-crypt/tpm-tools
|
||||
app-editors/vim
|
||||
app-misc/evtest
|
||||
app-shells/bash
|
||||
|
@ -27,9 +27,5 @@ util_linux_mask+="
|
||||
/usr/sbin/tunelp
|
||||
"
|
||||
|
||||
if [[ $(cros_target) != "cros_host" ]] ; then
|
||||
util_linux_mask+=" /usr/bin/unshare"
|
||||
fi
|
||||
|
||||
PKG_INSTALL_MASK+=" ${util_linux_mask}"
|
||||
INSTALL_MASK+=" ${util_linux_mask}"
|
||||
|
@ -3,7 +3,6 @@
|
||||
|
||||
app-admin/rsyslog -ssl
|
||||
app-benchmarks/i7z -X
|
||||
app-crypt/tpm-tools pkcs11
|
||||
app-i18n/zinnia -perl
|
||||
app-editors/qemacs -X
|
||||
app-editors/vim minimal
|
||||
@ -13,7 +12,6 @@ dev-libs/dbus-glib tools
|
||||
dev-libs/elfutils -utils
|
||||
dev-libs/glib -doc
|
||||
dev-libs/nss -utils
|
||||
dev-libs/opencryptoki tpmtok
|
||||
dev-libs/opensc ssl -pcsc-lite
|
||||
dev-libs/openssl pkcs11
|
||||
dev-libs/protobuf python
|
||||
|
Loading…
Reference in New Issue
Block a user