mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-01-13 03:41:43 +00:00
Signed-off-by: Derek Straka <derek@asterius.io> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com> Signed-off-by: Armin Kuster <akuster808@gmail.com>
7 lines
93 B
BlitzBasic
7 lines
93 B
BlitzBasic
inherit setuptools
|
|
require python-cython.inc
|
|
|
|
RDEPENDS_${PN} += "\
|
|
python-distribute \
|
|
"
|