avahi: don't depend on busybox

This commit is contained in:
Peter Korsgaard 2008-08-27 07:29:13 +00:00
parent 5e881018ce
commit b736748d2f

View File

@ -180,7 +180,7 @@ endif
$(TARGET_DIR)/usr/sbin/avahi-daemon
$(STRIPCMD) $(STRIP_STRIP_UNNEEDED) $@
avahi: uclibc busybox libdaemon $(AVAHI_TARGETS)
avahi: uclibc libdaemon $(AVAHI_TARGETS)
avahi-clean:
-$(MAKE) -C $(AVAHI_DIR) distclean