mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-09-24 04:59:14 -07:00
app-misc/mosquitto: Add python_check_deps()
Signed-off-by: Matt Turner <mattst88@gentoo.org>
This commit is contained in:
@@ -41,6 +41,10 @@ BDEPEND="
|
||||
)
|
||||
"
|
||||
|
||||
python_check_deps() {
|
||||
python_has_version -b "dev-python/psutil[${PYTHON_USEDEP}]"
|
||||
}
|
||||
|
||||
pkg_setup() {
|
||||
use test && python_setup
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user