summaryrefslogtreecommitdiffstats
path: root/meta-openstack/recipes-devtools/python/python3-avahi_0.6.32.bb
diff options
context:
space:
mode:
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.bb4
1 files changed, 2 insertions, 2 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
index b5d3e77..f92f979 100644
--- a/meta-openstack/recipes-devtools/python/python3-avahi_0.6.32.bb
+++ b/meta-openstack/recipes-devtools/python/python3-avahi_0.6.32.bb
@@ -1,4 +1,4 @@
1RDEPENDS_${PN} += "python3-core python3-dbus" 1RDEPENDS:${PN} += "python3-core python3-dbus"
2SUMMARY = "Python bindings for the avahi zeroconf client" 2SUMMARY = "Python bindings for the avahi zeroconf client"
3HOMEPAGE = "https://github.com/lathiat/avahi" 3HOMEPAGE = "https://github.com/lathiat/avahi"
4SECTION = "devel/python" 4SECTION = "devel/python"
@@ -30,4 +30,4 @@ do_install () {
30 ${D}${PYTHON_SITEPACKAGES_DIR}/avahi/avahi-bookmarks 30 ${D}${PYTHON_SITEPACKAGES_DIR}/avahi/avahi-bookmarks
31} 31}
32 32
33FILES_${PN} = "${PYTHON_SITEPACKAGES_DIR}/avahi" 33FILES:${PN} = "${PYTHON_SITEPACKAGES_DIR}/avahi"