blob: f8aa01be81f74f6d64f949d114e3923265e23675 [file] [log] [blame]
Brad Bishop6e60e8b2018-02-01 10:27:11 -05001inherit pypi setuptools3
2require python-pysocks.inc
3
4RDEPENDS_${PN}_class-target += "\
5 ${PYTHON_PN}-enum \
6 ${PYTHON_PN}-netclient \
7 ${PYTHON_PN}-selectors \
8"