From 78be426591d344ae5c202c5c463bf381bf30308f Mon Sep 17 00:00:00 2001 From: Koen Kooi Date: Mon, 21 Feb 2011 09:52:24 +0100 Subject: [PATCH] avahi: add libcap2 to DEPENDS avahi will pick it up already if present: http://git.angstrom-distribution.org/cgi-bin/cgit.cgi/testlab/commit/?id=6384666b6ae4781c1d16818b4f0d02f5f9af7906 Signed-off-by: Koen Kooi --- recipes/avahi/avahi.inc | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/recipes/avahi/avahi.inc b/recipes/avahi/avahi.inc index 4a7fe929dc..f4dff0ac96 100644 --- a/recipes/avahi/avahi.inc +++ b/recipes/avahi/avahi.inc @@ -4,8 +4,8 @@ HOMEPAGE = "http://avahi.org" SECTION = "network" PRIORITY = "optional" LICENSE = "GPL" -DEPENDS = "python-native expat virtual/libintl libdaemon dbus glib-2.0" -INC_PR = "r12" +DEPENDS = "libcap2 python-native expat virtual/libintl libdaemon dbus glib-2.0" +INC_PR = "r13" # uclibc has no nss RRECOMMENDS_avahi-daemon_append_libc-glibc = "libnss-mdns" RDEPENDS_avahi-daemon += "sysvinit-pidof update-rc.d" -- 2.39.5