mirror of
git://git.openembedded.org/meta-openembedded
synced 2026-08-19 03:17:10 +00:00
python3-graphviz: Add recipe version 0.14
Signed-off-by: Domarys Correa <domarys.correa@ossystems.com.br> Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
parent
ae89681224
commit
636d98b3ab
16
meta-python/recipes-devtools/python/python3-graphviz_0.14.bb
Normal file
16
meta-python/recipes-devtools/python/python3-graphviz_0.14.bb
Normal file
@ -0,0 +1,16 @@
|
|||||||
|
DESCRIPTION = "Graphviz protocol implementation"
|
||||||
|
|
||||||
|
LICENSE = "MIT"
|
||||||
|
LIC_FILES_CHKSUM = "file://${COMMON_LICENSE_DIR}/MIT;md5=0835ade698e0bcf8506ecda2f7b4f302"
|
||||||
|
|
||||||
|
SRC_URI[sha256sum] = "e104ba036c8aef84320ec80560e544cd3cad68c9f90394b4e2b87bc44ab09791"
|
||||||
|
|
||||||
|
inherit pypi setuptools3
|
||||||
|
|
||||||
|
PYPI_PACKAGE_EXT = "zip"
|
||||||
|
|
||||||
|
RDEPENDS_${PN} += " \
|
||||||
|
${PYTHON_PN}-logging \
|
||||||
|
"
|
||||||
|
|
||||||
|
BBCLASSEXTEND = "native nativesdk"
|
||||||
Loading…
x
Reference in New Issue
Block a user