mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-01-05 14:07:27 -08:00
net-libs/paho-mqtt-c: Fix direct dependendy on dev-lang/python
Closes: https://bugs.gentoo.org/941435 Signed-off-by: Giuseppe Foti <foti.giuseppe@gmail.com> Closes: https://github.com/gentoo/gentoo/pull/41964 Signed-off-by: Florian Schmaus <flow@gentoo.org>
This commit is contained in:
parent
6752120650
commit
a3d884beda
@ -32,7 +32,7 @@ BDEPEND="
|
||||
media-gfx/graphviz )
|
||||
ssl? ( dev-libs/openssl )
|
||||
test? (
|
||||
dev-lang/python
|
||||
${PYTHON_DEPS}
|
||||
app-shells/bash[net]
|
||||
)
|
||||
"
|
||||
|
||||
@ -32,7 +32,7 @@ BDEPEND="
|
||||
media-gfx/graphviz )
|
||||
ssl? ( dev-libs/openssl )
|
||||
test? (
|
||||
dev-lang/python
|
||||
${PYTHON_DEPS}
|
||||
app-shells/bash[net]
|
||||
)
|
||||
"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user