Skip to content
This repository was archived by the owner on May 30, 2023. It is now read-only.
Permalink

Comparing changes

This is a direct comparison between two commits made in this repository or its related repositories. View the default comparison for this range or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: flatcar-archive/coreos-overlay
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 7ed8c0f5e905a999e276b45ceb73b2892b38d7fa
Choose a base ref
..
head repository: flatcar-archive/coreos-overlay
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 09877a38d6395d7ddb3a97d9cb15fa2f4e75136e
Choose a head ref
Showing with 3 additions and 2 deletions.
  1. +3 −2 sec-policy/selinux-base/selinux-base-2.20220106-r3.ebuild
5 changes: 3 additions & 2 deletions sec-policy/selinux-base/selinux-base-2.20220106-r3.ebuild
Original file line number Diff line number Diff line change
@@ -30,10 +30,11 @@ LICENSE="GPL-2"
SLOT="0"


RDEPEND=">=sys-apps/policycoreutils-2.8"
RDEPEND=">=sys-apps/policycoreutils-2.8
>=sys-apps/checkpolicy-2.8
"
DEPEND="${RDEPEND}"
BDEPEND="sys-devel/m4
>=sys-apps/checkpolicy-2.8
${PYTHON_DEPS}
"