summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJason Zaman <perfinion@gentoo.org>2020-10-25 13:50:57 -0700
committerJason Zaman <perfinion@gentoo.org>2020-10-25 14:28:31 -0700
commit43fea86ba3d04a7993ec748924a4567b2af5f063 (patch)
tree0afbed95bbf3480e23f2381cf0e388b2b2346d73 /sys-apps/selinux-python/selinux-python-9999.ebuild
parentsys-process/audit: Add py3_8 (diff)
downloadgentoo-43fea86ba3d04a7993ec748924a4567b2af5f063.tar.gz
gentoo-43fea86ba3d04a7993ec748924a4567b2af5f063.tar.bz2
gentoo-43fea86ba3d04a7993ec748924a4567b2af5f063.zip
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@gentoo.org>
Diffstat (limited to 'sys-apps/selinux-python/selinux-python-9999.ebuild')
-rw-r--r--sys-apps/selinux-python/selinux-python-9999.ebuild1
1 files changed, 1 insertions, 0 deletions
diff --git a/sys-apps/selinux-python/selinux-python-9999.ebuild b/sys-apps/selinux-python/selinux-python-9999.ebuild
index d890afd5e440..e3fe4738a86b 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}"