mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-01-22 18:51:26 +00:00
python-pysocks: update to version 1.6.5 and fix RDEPENDS
Signed-off-by: Derek Straka <derek@asterius.io> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
This commit is contained in:
committed by
Martin Jansa
parent
4c64bd812a
commit
bb4140f943
@@ -0,0 +1,8 @@
|
||||
inherit pypi setuptools3
|
||||
require python-pysocks.inc
|
||||
|
||||
RDEPENDS_${PN}_class-target += "\
|
||||
${PYTHON_PN}-enum \
|
||||
${PYTHON_PN}-netclient \
|
||||
${PYTHON_PN}-selectors \
|
||||
"
|
||||
Reference in New Issue
Block a user