summaryrefslogtreecommitdiffstats
path: root/external/meta-iot-cloud/recipes-devtools/python/python3-memcached_1.59.bb
diff options
context:
space:
mode:
Diffstat (limited to 'external/meta-iot-cloud/recipes-devtools/python/python3-memcached_1.59.bb')
-rw-r--r--external/meta-iot-cloud/recipes-devtools/python/python3-memcached_1.59.bb6
1 files changed, 6 insertions, 0 deletions
diff --git a/external/meta-iot-cloud/recipes-devtools/python/python3-memcached_1.59.bb b/external/meta-iot-cloud/recipes-devtools/python/python3-memcached_1.59.bb
new file mode 100644
index 00000000..6e704003
--- /dev/null
+++ b/external/meta-iot-cloud/recipes-devtools/python/python3-memcached_1.59.bb
@@ -0,0 +1,6 @@
+inherit pypi setuptools3
+require python-memcached.inc
+
+RDEPENDS_${PN} += " \
+ ${PYTHON_PN}-compression \
+"