diff options
author | Jonathan Davies <jpds@protonmail.com> | 2021-07-11 14:28:19 +0100 |
---|---|---|
committer | Jason Zaman <perfinion@gentoo.org> | 2021-12-11 14:10:47 -0800 |
commit | a83e72cb21e3432054f60217b19c208d77a7d27b (patch) | |
tree | fafe71b4c7310fcc9399ddb5ea48ff0b4a634752 /profiles/info_pkgs | |
parent | net-misc/rdate: add 1.10.2 (diff) | |
download | gentoo-a83e72cb21e3432054f60217b19c208d77a7d27b.tar.gz gentoo-a83e72cb21e3432054f60217b19c208d77a7d27b.tar.bz2 gentoo-a83e72cb21e3432054f60217b19c208d77a7d27b.zip |
profiles/info_pkgs: Added SELinux base policy and userspace packages.
Closes: https://github.com/gentoo/gentoo/pull/21600
Signed-off-by: Jonathan Davies <jpds@protonmail.com>
Signed-off-by: Jason Zaman <perfinion@gentoo.org>
Diffstat (limited to 'profiles/info_pkgs')
-rw-r--r-- | profiles/info_pkgs | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/profiles/info_pkgs b/profiles/info_pkgs index 99256f827b56..a2f9022c74f5 100644 --- a/profiles/info_pkgs +++ b/profiles/info_pkgs @@ -29,3 +29,7 @@ dev-util/cmake # so this is not redundant sys-apps/baselayout sys-apps/openrc + +# SELinux +sec-policy/selinux-base +sys-libs/libselinux |