mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-09-24 17:09:10 -07:00
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:
@@ -39,6 +39,7 @@ RDEPEND="
|
||||
"
|
||||
DEPEND="${RDEPEND}"
|
||||
BDEPEND="
|
||||
dev-python/build[${PYTHON_USEDEP}]
|
||||
test? (
|
||||
${RDEPEND}
|
||||
sec-policy/selinux-base
|
||||
|
||||
@@ -39,6 +39,7 @@ RDEPEND="
|
||||
"
|
||||
DEPEND="${RDEPEND}"
|
||||
BDEPEND="
|
||||
dev-python/build[${PYTHON_USEDEP}]
|
||||
test? (
|
||||
${RDEPEND}
|
||||
sec-policy/selinux-base
|
||||
|
||||
Reference in New Issue
Block a user