diff options
Diffstat (limited to 'meta/recipes-connectivity')
-rw-r--r-- | meta/recipes-connectivity/avahi/avahi.inc | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/meta/recipes-connectivity/avahi/avahi.inc b/meta/recipes-connectivity/avahi/avahi.inc index c3c9c71985..5ad9db060f 100644 --- a/meta/recipes-connectivity/avahi/avahi.inc +++ b/meta/recipes-connectivity/avahi/avahi.inc | |||
@@ -14,7 +14,7 @@ SECTION = "network" | |||
14 | # python scripts are under GPLv2+ | 14 | # python scripts are under GPLv2+ |
15 | LICENSE = "GPLv2+ & LGPLv2.1+" | 15 | LICENSE = "GPLv2+ & LGPLv2.1+" |
16 | 16 | ||
17 | INC_PR = "r7" | 17 | INC_PR = "r8" |
18 | 18 | ||
19 | DEPENDS = "expat libcap libdaemon dbus glib-2.0" | 19 | DEPENDS = "expat libcap libdaemon dbus glib-2.0" |
20 | 20 | ||
@@ -78,6 +78,8 @@ FILES_libavahi-glib = "${libdir}/libavahi-glib.so.*" | |||
78 | FILES_libavahi-gobject = "${libdir}/libavahi-gobject.so.*" | 78 | FILES_libavahi-gobject = "${libdir}/libavahi-gobject.so.*" |
79 | FILES_avahi-utils = "${bindir}/avahi-*" | 79 | FILES_avahi-utils = "${bindir}/avahi-*" |
80 | 80 | ||
81 | RDEPENDS_avahi-systemd = "avahi-daemon" | ||
82 | |||
81 | RDEPENDS_avahi-daemon = "sysvinit-pidof" | 83 | RDEPENDS_avahi-daemon = "sysvinit-pidof" |
82 | 84 | ||
83 | # uclibc has no nss | 85 | # uclibc has no nss |