mirror of
https://github.com/flatcar/scripts.git
synced 2026-02-28 19:11:35 +01:00
overlay profiles: Move python packages as provided to the prod profile
We want to install some SELinux tools written in python to the selinux sysext. Sysexts use the generic profile, so the entries for those packages need to be moved into generic/prod profile. Signed-off-by: Krzesimir Nowak <knowak@microsoft.com>
This commit is contained in:
parent
7919e731a9
commit
f9cd9fb2fd
@ -29,7 +29,3 @@ dev-lang/perl-5.42.0-r1
|
||||
dev-libs/icu-76.1-r1
|
||||
dev-perl/Parse-Yapp-1.210.0-r1
|
||||
dev-perl/JSON-4.100.0
|
||||
|
||||
# Pulled in by sys-apps/policycoreutils, python stuff.
|
||||
app-admin/setools-4.5.1
|
||||
sys-apps/selinux-python-3.7-r1
|
||||
|
||||
@ -1,3 +1,7 @@
|
||||
# Mark python as provided for selinux stuff. We have put all the
|
||||
# python stuff into install masks by now.
|
||||
dev-lang/python-3.11.12
|
||||
|
||||
# Pulled in by sys-apps/policycoreutils, python stuff.
|
||||
app-admin/setools-4.5.1
|
||||
sys-apps/selinux-python-3.8.1
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user