mirror of
https://github.com/flatcar/scripts.git
synced 2025-08-21 22:41:09 +02:00
profiles: add -nls for man-db
This will enable us to emerge man-db without pulling in a ton of perl dependencies. This means we can also switch to only having one man provider.
This commit is contained in:
parent
88d82e90a8
commit
04bdadff81
@ -103,3 +103,6 @@ dev-db/etcd -etcdctl
|
|||||||
# can be removed with socat-2.0.0; this is the openssl/readline license
|
# can be removed with socat-2.0.0; this is the openssl/readline license
|
||||||
# incompatibility
|
# incompatibility
|
||||||
net-misc/socat -ssl
|
net-misc/socat -ssl
|
||||||
|
|
||||||
|
# Prevent pulling in a ton of perl dependencies
|
||||||
|
sys-apps/man-db -nls
|
||||||
|
Loading…
x
Reference in New Issue
Block a user