diff options
author | Parthiban Nallathambi <parthitce@gmail.com> | 2019-05-01 14:20:40 +0200 |
---|---|---|
committer | Khem Raj <raj.khem@gmail.com> | 2019-05-02 14:13:57 -0700 |
commit | c5c6e9b545d1f108975498cb4b0d34b40a254d91 (patch) | |
tree | cdbd885d592d473a711cda36d15657894e96ca5e /meta-python/recipes-devtools/python/python3-supervisor_4.0.2.bb | |
parent | 941481128020cf062a9f1c263c526cad726390cb (diff) | |
download | meta-openembedded-c5c6e9b545d1f108975498cb4b0d34b40a254d91.tar.gz |
python3-supervisor: add version 4.0.2
Added python3-supervisor with following missing DEPENDS
- python3-meld3 version 1.0.2
Signed-off-by: Parthiban Nallathambi <parthitce@gmail.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Diffstat (limited to 'meta-python/recipes-devtools/python/python3-supervisor_4.0.2.bb')
-rw-r--r-- | meta-python/recipes-devtools/python/python3-supervisor_4.0.2.bb | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/meta-python/recipes-devtools/python/python3-supervisor_4.0.2.bb b/meta-python/recipes-devtools/python/python3-supervisor_4.0.2.bb new file mode 100644 index 000000000..d29e1d6b6 --- /dev/null +++ b/meta-python/recipes-devtools/python/python3-supervisor_4.0.2.bb | |||
@@ -0,0 +1,2 @@ | |||
1 | inherit setuptools3 | ||
2 | require python-supervisor.inc | ||