mirror of
https://github.com/gentoo-mirror/guru.git
synced 2026-07-18 03:23:20 -04:00
dev-cpp/coeurl: don't check test deps when not testing
Closes: https://bugs.gentoo.org/911504 Signed-off-by: tastytea <gentoo@tastytea.de>
This commit is contained in:
@@ -36,6 +36,8 @@ BDEPEND="
|
||||
"
|
||||
|
||||
python_check_deps() {
|
||||
use test || return 0 # python is only used for tests, bug #911504
|
||||
|
||||
python_has_version "dev-python/flask[${PYTHON_USEDEP}]"
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user