summaryrefslogtreecommitdiffstats
path: root/meta-openstack/recipes-devtools/python/python3-avahi_0.6.32.bb
diff options
context:
space:
mode:
authorAlejandro del Castillo <alejandro.delcastillo@ni.com>2018-08-27 15:12:26 +0300
committerBruce Ashfield <bruce.ashfield@windriver.com>2018-08-28 08:21:29 -0400
commitdab173f71827a7c3ac2381f08c016bd38ef0665e (patch)
treec74252f973d1a0c7e07989b7fbe72f5fd8b21b8a /meta-openstack/recipes-devtools/python/python3-avahi_0.6.32.bb
parenta15b423499cdbb16fff8b79f7bae2cadc53ccebc (diff)
downloadmeta-cloud-services-dab173f71827a7c3ac2381f08c016bd38ef0665e.tar.gz
python3-avahi: add recipe
Signed-off-by: Alejandro del Castillo <alejandro.delcastillo@ni.com> Signed-off-by: Ioan-Adrian Ratiu <adrian.ratiu@ni.com> Signed-off-by: Bruce Ashfield <bruce.ashfield@windriver.com>
Diffstat (limited to 'meta-openstack/recipes-devtools/python/python3-avahi_0.6.32.bb')
-rw-r--r--meta-openstack/recipes-devtools/python/python3-avahi_0.6.32.bb5
1 files changed, 5 insertions, 0 deletions
diff --git a/meta-openstack/recipes-devtools/python/python3-avahi_0.6.32.bb b/meta-openstack/recipes-devtools/python/python3-avahi_0.6.32.bb
new file mode 100644
index 0000000..4b85cd5
--- /dev/null
+++ b/meta-openstack/recipes-devtools/python/python3-avahi_0.6.32.bb
@@ -0,0 +1,5 @@
1require python-avahi.inc
2
3inherit python3-dir
4
5RDEPENDS_${PN} += "python3-core python3-dbus"