mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-09-23 16:49:10 -07:00
app-emulation/open-vmdk: Ensure Python it set up for tests
Arrgh, this package is confusing! Signed-off-by: James Le Cuirot <chewi@gentoo.org>
This commit is contained in:
@@ -47,7 +47,9 @@ BDEPEND="
|
||||
"
|
||||
|
||||
pkg_setup() {
|
||||
use python && python-single-r1_pkg_setup
|
||||
if use python || use test; then
|
||||
python-single-r1_pkg_setup
|
||||
fi
|
||||
}
|
||||
|
||||
my_emake() {
|
||||
|
||||
Reference in New Issue
Block a user