mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-04-22 12:18:20 +00:00
python-dnspython: add initial recipe with version 1.15.0
Signed-off-by: Derek Straka <derek@asterius.io> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
This commit is contained in:
committed by
Martin Jansa
parent
d911e0f5f1
commit
5962ec478c
@@ -0,0 +1,9 @@
|
||||
inherit setuptools3
|
||||
require python-dnspython.inc
|
||||
|
||||
# Requires _pydecimal.py which is in misc
|
||||
RDEPENDS_${PN} += " \
|
||||
${PYTHON_PN}-enum \
|
||||
${PYTHON_PN}-misc \
|
||||
${PYTHON_PN}-selectors \
|
||||
"
|
||||
Reference in New Issue
Block a user