commit: 43fea86ba3d04a7993ec748924a4567b2af5f063
Author: Jason Zaman <perfinion <AT> gentoo <DOT> org>
AuthorDate: Sun Oct 25 20:50:57 2020 +0000
Commit: Jason Zaman <perfinion <AT> gentoo <DOT> org>
CommitDate: Sun Oct 25 21:28:31 2020 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=43fea86b
sys-apps/selinux-python: Add audit[python] dep
It was supposed to be optional in seobject.py but some places use it
unconditionally
Package-Manager: Portage-3.0.8, Repoman-3.0.2
Signed-off-by: Jason Zaman <perfinion <AT> gentoo.org>
.../{selinux-python-9999.ebuild => selinux-python-3.1-r1.ebuild} | 1 +
sys-apps/selinux-python/selinux-python-9999.ebuild | 1 +
2 files changed, 2 insertions(+)
diff --git a/sys-apps/selinux-python/selinux-python-9999.ebuild
b/sys-apps/selinux-python/selinux-python-3.1-r1.ebuild
similarity index 97%
copy from sys-apps/selinux-python/selinux-python-9999.ebuild
copy to sys-apps/selinux-python/selinux-python-3.1-r1.ebuild
index d890afd5e44..e3fe4738a86 100644
--- a/sys-apps/selinux-python/selinux-python-9999.ebuild
+++ b/sys-apps/selinux-python/selinux-python-3.1-r1.ebuild
@@ -38,6 +38,7 @@ DEPEND=">=sys-libs/libselinux-${SELNX_VER}:=[python]
>=sys-libs/libsepol-${SEPOL_VER}:=
>=app-admin/setools-4.2.0[${PYTHON_USEDEP}]
dev-python/ipy[${PYTHON_USEDEP}]
+ >=sys-process/audit-1.5.1[python,${PYTHON_USEDEP}]
${PYTHON_DEPS}"
RDEPEND="${DEPEND}"
diff --git a/sys-apps/selinux-python/selinux-python-9999.ebuild
b/sys-apps/selinux-python/selinux-python-9999.ebuild
index d890afd5e44..e3fe4738a86 100644
--- a/sys-apps/selinux-python/selinux-python-9999.ebuild
+++ b/sys-apps/selinux-python/selinux-python-9999.ebuild
@@ -38,6 +38,7 @@ DEPEND=">=sys-libs/libselinux-${SELNX_VER}:=[python]
>=sys-libs/libsepol-${SEPOL_VER}:=
>=app-admin/setools-4.2.0[${PYTHON_USEDEP}]
dev-python/ipy[${PYTHON_USEDEP}]
+ >=sys-process/audit-1.5.1[python,${PYTHON_USEDEP}]
${PYTHON_DEPS}"
RDEPEND="${DEPEND}"