mirror of
https://github.com/flatcar/scripts.git
synced 2025-08-22 15:01:00 +02:00
Merge pull request #2600 from bgilbert/useflags
profiles: Amend USE flags for curl and lsof
This commit is contained in:
commit
df9a3874b7
@ -20,7 +20,7 @@ media-libs/gd png
|
|||||||
media-libs/libmtp -crypt
|
media-libs/libmtp -crypt
|
||||||
# We don't want any driver/hw rendering on the host
|
# We don't want any driver/hw rendering on the host
|
||||||
media-sound/alsa-utils -libsamplerate minimal
|
media-sound/alsa-utils -libsamplerate minimal
|
||||||
net-misc/curl kerberos
|
net-misc/curl kerberos threads
|
||||||
net-misc/iputils arping traceroute
|
net-misc/iputils arping traceroute
|
||||||
sci-geosciences/gpsd -cxx
|
sci-geosciences/gpsd -cxx
|
||||||
sys-devel/gettext -git
|
sys-devel/gettext -git
|
||||||
@ -85,3 +85,6 @@ sys-fs/quota rpc
|
|||||||
|
|
||||||
# Don't bother building portage w/xattr, we don't need XATTR_PAX
|
# Don't bother building portage w/xattr, we don't need XATTR_PAX
|
||||||
sys-apps/portage -xattr
|
sys-apps/portage -xattr
|
||||||
|
|
||||||
|
# Enable -M and -Z flags; -M is used by mayday
|
||||||
|
sys-process/lsof rpc selinux
|
||||||
|
Loading…
x
Reference in New Issue
Block a user