summaryrefslogtreecommitdiffstats
path: root/package/mdnsresponder/mdnsresponder.mk
diff options
context:
space:
mode:
Diffstat (limited to 'package/mdnsresponder/mdnsresponder.mk')
-rw-r--r--package/mdnsresponder/mdnsresponder.mk2
1 files changed, 1 insertions, 1 deletions
diff --git a/package/mdnsresponder/mdnsresponder.mk b/package/mdnsresponder/mdnsresponder.mk
index 952f600ce..bb836ab37 100644
--- a/package/mdnsresponder/mdnsresponder.mk
+++ b/package/mdnsresponder/mdnsresponder.mk
@@ -60,7 +60,7 @@ $(TARGET_DIR)/usr/bin/mDNSClientPosix: $(STAGING_DIR)/usr/lib/libdns_sd.so
$(INSTALL) -m 755 -D $(MDNSRESPONDER_DIR)/mDNSPosix/build/prod/mDNSClientPosix $(TARGET_DIR)/usr/bin/
-mdnsresponder: uclibc $(TARGET_DIR)/usr/sbin/mdnsd $(MDNSRESPONDER_INSTDEPS)
+mdnsresponder: $(TARGET_DIR)/usr/sbin/mdnsd $(MDNSRESPONDER_INSTDEPS)
mdnsresponder-source: $(DL_DIR)/$(MDNSRESPONDER_SOURCE)