aboutsummaryrefslogtreecommitdiffstats
path: root/meta-python/recipes-devtools/python/python-pysqlite_2.8.3.bb
diff options
context:
space:
mode:
authorDerek Straka <derek@asterius.io>2017-03-01 16:10:18 -0500
committerMartin Jansa <Martin.Jansa@gmail.com>2017-03-04 12:38:56 +0100
commit8173c31a017bf40c44e9de8ff4288b100b48ab74 (patch)
treeedc11aa2ecc85f54844372532915b2519e90a106 /meta-python/recipes-devtools/python/python-pysqlite_2.8.3.bb
parent32e1af7379b9ccc0ddfe6c9cbe627ceacf3f4677 (diff)
downloadmeta-openembedded-contrib-8173c31a017bf40c44e9de8ff4288b100b48ab74.tar.gz
python-pysqlite: add initial recipe for version 2.8.3
Signed-off-by: Derek Straka <derek@asterius.io> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Diffstat (limited to 'meta-python/recipes-devtools/python/python-pysqlite_2.8.3.bb')
-rw-r--r--meta-python/recipes-devtools/python/python-pysqlite_2.8.3.bb2
1 files changed, 2 insertions, 0 deletions
diff --git a/meta-python/recipes-devtools/python/python-pysqlite_2.8.3.bb b/meta-python/recipes-devtools/python/python-pysqlite_2.8.3.bb
new file mode 100644
index 0000000000..95938f2b68
--- /dev/null
+++ b/meta-python/recipes-devtools/python/python-pysqlite_2.8.3.bb
@@ -0,0 +1,2 @@
+inherit setuptools
+require python-pysqlite.inc