mirror of
git://git.openembedded.org/meta-openembedded
synced 2026-01-01 13:58:06 +00:00
Verified license terms remain the same and updated checksum for copyright data modification Signed-off-by: Derek Straka <derek@asterius.io> Signed-off-by: Armin Kuster <akuster808@gmail.com>
6 lines
126 B
BlitzBasic
6 lines
126 B
BlitzBasic
inherit setuptools
|
|
require python-pytest-runner.inc
|
|
|
|
# Dependency only exists for python2
|
|
RDEPENDS_${PN} += "python-compiler"
|