mirror of
https://github.com/flatcar/scripts.git
synced 2025-08-13 16:06:59 +02:00
overlay profiles: Update USE flags for app-emulation/open-vm-tools
This commit is contained in:
parent
67a2aa9e73
commit
cc40a00aa1
@ -33,5 +33,8 @@ app-shells/bash -net
|
|||||||
# needed by docker
|
# needed by docker
|
||||||
sys-libs/libseccomp static-libs
|
sys-libs/libseccomp static-libs
|
||||||
|
|
||||||
# Gentoo's new hardened profile disables PIC, but open-vm-tools needs it
|
# prefer fuse3 over fuse2
|
||||||
app-emulation/open-vm-tools pic
|
# no icu - it's used for l10n only
|
||||||
|
# enable pam
|
||||||
|
# no resolutionkms - we provide no graphics
|
||||||
|
app-emulation/open-vm-tools -fuse fuse3 -icu pam -resolutionkms
|
||||||
|
Loading…
Reference in New Issue
Block a user