mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2025-07-19 15:29:08 +02:00

Update the upstream check regex to restrict to version 1.X.Y Signed-off-by: Derek Straka <derek@asterius.io> Signed-off-by: Khem Raj <raj.khem@gmail.com>
9 lines
152 B
BlitzBasic
9 lines
152 B
BlitzBasic
require python-django.inc
|
|
inherit setuptools
|
|
|
|
RDEPENDS_${PN} += " \
|
|
${PYTHON_PN}-argparse \
|
|
${PYTHON_PN}-subprocess \
|
|
${PYTHON_PN}-zlib \
|
|
"
|