sys-apps/selinux-python: add build dep as workaround

I plan to fix this properly later but let's unbreak it for now.

Bug: https://bugs.gentoo.org/978744
Signed-off-by: Sam James <sam@gentoo.org>
This commit is contained in:
Sam James
2026-07-05 15:44:24 +01:00
parent 42ccaf2f57
commit f58511ac8e
2 changed files with 2 additions and 0 deletions

View File

@@ -39,6 +39,7 @@ RDEPEND="
"
DEPEND="${RDEPEND}"
BDEPEND="
dev-python/build[${PYTHON_USEDEP}]
test? (
${RDEPEND}
sec-policy/selinux-base

View File

@@ -39,6 +39,7 @@ RDEPEND="
"
DEPEND="${RDEPEND}"
BDEPEND="
dev-python/build[${PYTHON_USEDEP}]
test? (
${RDEPEND}
sec-policy/selinux-base