summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBen Kohler <bkohler@gentoo.org>2020-07-02 08:22:38 -0500
committerBen Kohler <bkohler@gentoo.org>2020-07-02 08:22:38 -0500
commitd7ca7a55a0db0d5c254e0031c2b2a7cfe122bb8a (patch)
treefe666176113bf1d2a49ff5f9b6d9d3fa7b09f9f2 /sys-apps/selinux-python/selinux-python-9999.ebuild
parentsys-apps/policycoreutils: adjust dep to allow new libsemanage (diff)
downloadgentoo-d7ca7a55a0db0d5c254e0031c2b2a7cfe122bb8a.tar.gz
gentoo-d7ca7a55a0db0d5c254e0031c2b2a7cfe122bb8a.tar.bz2
gentoo-d7ca7a55a0db0d5c254e0031c2b2a7cfe122bb8a.zip
sys-apps/selinux-python: adjust dep to allow new libsemanage
Package-Manager: Portage-2.3.103, Repoman-2.3.23 Signed-off-by: Ben Kohler <bkohler@gentoo.org>
Diffstat (limited to 'sys-apps/selinux-python/selinux-python-9999.ebuild')
-rw-r--r--sys-apps/selinux-python/selinux-python-9999.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-apps/selinux-python/selinux-python-9999.ebuild b/sys-apps/selinux-python/selinux-python-9999.ebuild
index fa000d4f1a30..011db20a0085 100644
--- a/sys-apps/selinux-python/selinux-python-9999.ebuild
+++ b/sys-apps/selinux-python/selinux-python-9999.ebuild
@@ -34,7 +34,7 @@ LICENSE="GPL-2"
SLOT="0"
DEPEND=">=sys-libs/libselinux-${SELNX_VER}:=[python]
- >=sys-libs/libsemanage-${SEMNG_VER}:=[python]
+ >=sys-libs/libsemanage-${SEMNG_VER}:=[python(+)]
>=sys-libs/libsepol-${SEPOL_VER}:=
>=app-admin/setools-4.2.0[${PYTHON_USEDEP}]
dev-python/ipy[${PYTHON_USEDEP}]