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

Signed-off-by: Yi Zhao <yi.zhao@windriver.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
9 lines
207 B
PHP
9 lines
207 B
PHP
DESCRIPTION = "Python package for creating and manipulating graphs and networks"
|
|
LICENSE = "BSD-3-Clause"
|
|
|
|
inherit pypi
|
|
|
|
RDEPENDS_${PN} += "\
|
|
${PYTHON_PN}-decorator \
|
|
"
|