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

LICENSE file updated: "Tom Most" was added in LICENSE file. Signed-off-by: Yuan Chao <yuanc.fnst@cn.fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
9 lines
143 B
BlitzBasic
9 lines
143 B
BlitzBasic
inherit pypi setuptools
|
|
require python-twisted.inc
|
|
|
|
RDEPENDS_${PN}-core += "${PYTHON_PN}-contextlib"
|
|
|
|
RDEPENDS_${PN} += " \
|
|
${PN}-news \
|
|
"
|