mirror of
https://github.com/flatcar/scripts.git
synced 2026-04-16 11:02:04 +02:00
overlay coreos-devel/sdk-depend: Explicitly add some packages
Signed-off-by: Krzesimir Nowak <knowak@microsoft.com>
This commit is contained in:
parent
b0a626c2f4
commit
decc0b60cd
@ -79,4 +79,11 @@ DEPEND="${DEPEND}
|
||||
virtual/ssh
|
||||
"
|
||||
|
||||
# These packages tend to disappear for some reason from reports, even
|
||||
# if they are a part of the default set of packages.
|
||||
DEPEND="${DEPEND}
|
||||
sys-apps/man-pages
|
||||
virtual/man
|
||||
"
|
||||
|
||||
RDEPEND="${DEPEND}"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user