mirror of
https://github.com/flatcar/scripts.git
synced 2025-08-16 09:26:58 +02:00
profiles: Clean up python USE flags
The berkdb flag is gone, sqlite flag is already enabled by default.
This commit is contained in:
parent
ce54fe641d
commit
d5c18a906f
@ -3,7 +3,7 @@
|
|||||||
|
|
||||||
app-admin/sudo ldap sssd
|
app-admin/sudo ldap sssd
|
||||||
app-editors/vim minimal
|
app-editors/vim minimal
|
||||||
dev-lang/python -berkdb gdbm
|
dev-lang/python gdbm
|
||||||
dev-libs/dbus-glib tools
|
dev-libs/dbus-glib tools
|
||||||
dev-libs/elfutils -utils
|
dev-libs/elfutils -utils
|
||||||
dev-libs/openssl pkcs11
|
dev-libs/openssl pkcs11
|
||||||
|
@ -2,8 +2,6 @@ coreos-base/update_engine delta_generator
|
|||||||
|
|
||||||
dev-vcs/git pcre
|
dev-vcs/git pcre
|
||||||
|
|
||||||
dev-lang/python sqlite
|
|
||||||
|
|
||||||
dev-lang/rust rustfmt
|
dev-lang/rust rustfmt
|
||||||
|
|
||||||
# Allow smartcard support in the SDK for image signing
|
# Allow smartcard support in the SDK for image signing
|
||||||
|
Loading…
Reference in New Issue
Block a user