diff options
Diffstat (limited to 'profiles/baldeagleos/1.0/linux-gnu/flavor/minimal/package.use')
| -rw-r--r-- | profiles/baldeagleos/1.0/linux-gnu/flavor/minimal/package.use | 18 |
1 files changed, 18 insertions, 0 deletions
diff --git a/profiles/baldeagleos/1.0/linux-gnu/flavor/minimal/package.use b/profiles/baldeagleos/1.0/linux-gnu/flavor/minimal/package.use new file mode 100644 index 000000000000..03bdb40ccbaf --- /dev/null +++ b/profiles/baldeagleos/1.0/linux-gnu/flavor/minimal/package.use @@ -0,0 +1,18 @@ +# Masking curl and webdav for git +dev-vcs/git -curl -webdav +# Masking http2 for curl +net-misc/curl -http2 + +# required by dev-util/itstool-2.0.7::baldeagleos-repo +# required by sys-apps/shadow-4.12.3-r1::baldeagleos-repo +# required by net-misc/openssh-9.0_p1::baldeagleos-repo +# required by virtual/ssh-0-r1::baldeagleos-repo[-minimal] +# required by @system +# required by @world (argument) +>=dev-libs/libxml2-2.10.2 python + +# Needed in stage1 +app-alternatives/ninja reference + +# OpenRC didn't install init automatically in stage1 +sys-apps/openrc sysvinit |
