[Buildroot] svn commit: trunk/buildroot/package/avahi
jacmet at uclibc.org
jacmet at uclibc.org
Wed Aug 27 07:29:14 UTC 2008
Author: jacmet
Date: 2008-08-27 00:29:13 -0700 (Wed, 27 Aug 2008)
New Revision: 23233
Log:
avahi: don't depend on busybox
Modified:
trunk/buildroot/package/avahi/avahi.mk
Changeset:
Modified: trunk/buildroot/package/avahi/avahi.mk
===================================================================
--- trunk/buildroot/package/avahi/avahi.mk 2008-08-27 07:29:09 UTC (rev 23232)
+++ trunk/buildroot/package/avahi/avahi.mk 2008-08-27 07:29:13 UTC (rev 23233)
@@ -180,7 +180,7 @@
$(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
More information about the buildroot
mailing list