mirror of
https://github.com/flatcar/scripts.git
synced 2025-08-14 08:26:57 +02:00
hack(sys-apps/openrc): Mark as provided in the SDK
We don't need openrc in the SDK either so move the package.provided entry to the default profile instead of just the coreos target.
This commit is contained in:
parent
a6bf9c6968
commit
bb918f040f
@ -5,3 +5,7 @@
|
||||
# even a simple mta (like ssmtp). http://crosbug.com/5777
|
||||
mail-mta/ssmtp-2.64
|
||||
net-mail/mailbase-1
|
||||
|
||||
# Ideally baselayout should have a use flag to select between openrc
|
||||
# and systemd but this works in the mean time.
|
||||
sys-apps/openrc-9999
|
||||
|
@ -81,4 +81,3 @@ media-fonts/encodings-1.0.3
|
||||
|
||||
# Our chromeos-base package takes care of this.
|
||||
app-misc/editor-wrapper-4
|
||||
sys-apps/openrc-0.11.8
|
||||
|
Loading…
Reference in New Issue
Block a user