summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJason Zaman <perfinion@gentoo.org>2020-11-21 11:03:30 -0800
committerJason Zaman <perfinion@gentoo.org>2020-11-21 12:14:25 -0800
commit8353a4e7d519f0ef13004f1081bd2f2f1bcc5cdc (patch)
tree108fe17add4c8d99b967a7572759b7c7400856c7 /sys-libs
parentsys-libs/libselinux: update 9999 package (diff)
downloadgentoo-8353a4e7d519f0ef13004f1081bd2f2f1bcc5cdc.tar.gz
gentoo-8353a4e7d519f0ef13004f1081bd2f2f1bcc5cdc.tar.bz2
gentoo-8353a4e7d519f0ef13004f1081bd2f2f1bcc5cdc.zip
sys-libs/libsemanage: update 9999 package
3.1 was updated with BDEPEND for EAPI7 fixes, apply them to the live ebuild as well. Package-Manager: Portage-3.0.9, Repoman-3.0.2 Signed-off-by: Jason Zaman <perfinion@gentoo.org>
Diffstat (limited to 'sys-libs')
-rw-r--r--sys-libs/libsemanage/libsemanage-9999.ebuild5
1 files changed, 2 insertions, 3 deletions
diff --git a/sys-libs/libsemanage/libsemanage-9999.ebuild b/sys-libs/libsemanage/libsemanage-9999.ebuild
index f41d7dffde0a..a1f7982ff44f 100644
--- a/sys-libs/libsemanage/libsemanage-9999.ebuild
+++ b/sys-libs/libsemanage/libsemanage-9999.ebuild
@@ -33,10 +33,9 @@ REQUIRED_USE="${PYTHON_REQUIRED_USE}"
RDEPEND=">=sys-libs/libsepol-${SEPOL_VER}[${MULTILIB_USEDEP}]
>=sys-libs/libselinux-${SELNX_VER}[${MULTILIB_USEDEP}]
>=sys-process/audit-2.2.2[${MULTILIB_USEDEP}]
- >=dev-libs/ustr-1.0.4-r2[${MULTILIB_USEDEP}]
${PYTHON_DEPS}"
-DEPEND="${RDEPEND}
- >=dev-lang/swig-2.0.4-r1
+DEPEND="${RDEPEND}"
+BDEPEND=">=dev-lang/swig-2.0.4-r1
sys-devel/bison
sys-devel/flex
virtual/pkgconfig"