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:
Giuseppe Foti 2025-05-06 20:54:36 +02:00 committed by Florian Schmaus
parent 6752120650
commit a3d884beda
No known key found for this signature in database
GPG Key ID: 2239A7E8F5852052
2 changed files with 2 additions and 2 deletions

View File

@ -32,7 +32,7 @@ BDEPEND="
media-gfx/graphviz )
ssl? ( dev-libs/openssl )
test? (
dev-lang/python
${PYTHON_DEPS}
app-shells/bash[net]
)
"

View File

@ -32,7 +32,7 @@ BDEPEND="
media-gfx/graphviz )
ssl? ( dev-libs/openssl )
test? (
dev-lang/python
${PYTHON_DEPS}
app-shells/bash[net]
)
"