From: Bartosz Golaszewski <[email protected]> This package doesn't depend on python3-gevent at build-time.
Signed-off-by: Bartosz Golaszewski <[email protected]> --- .../python-gsocketpool/python3-gsocketpool_0.1.6.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/meta-python/recipes-connectivity/python-gsocketpool/python3-gsocketpool_0.1.6.bb b/meta-python/recipes-connectivity/python-gsocketpool/python3-gsocketpool_0.1.6.bb index a5581c252..9ded1d4be 100644 --- a/meta-python/recipes-connectivity/python-gsocketpool/python3-gsocketpool_0.1.6.bb +++ b/meta-python/recipes-connectivity/python-gsocketpool/python3-gsocketpool_0.1.6.bb @@ -3,7 +3,7 @@ DESCRIPTION = "creates a pool of connections that can be used with gevent" HOMEPAGE = "https://github.com/studio-ousia/gsocketpool" LICENSE = "Apache-2.0" LIC_FILES_CHKSUM = "file://LICENSE;md5=4ba825394aec026b5f94edca44426859" -DEPENDS += "${PYTHON_PN}-gevent" + RDEPENDS:${PN} += "${PYTHON_PN}-gevent" SRC_URI[md5sum] = "49f5f292ef1b60944ae92ca426a5e550" -- 2.39.2
-=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#103520): https://lists.openembedded.org/g/openembedded-devel/message/103520 Mute This Topic: https://lists.openembedded.org/mt/99719618/21656 Group Owner: [email protected] Unsubscribe: https://lists.openembedded.org/g/openembedded-devel/unsub [[email protected]] -=-=-=-=-=-=-=-=-=-=-=-
