aboutsummaryrefslogtreecommitdiffstats
path: root/dnsmasq/dnsmasq_2.4.oe
diff options
context:
space:
mode:
Diffstat (limited to 'dnsmasq/dnsmasq_2.4.oe')
-rw-r--r--dnsmasq/dnsmasq_2.4.oe1
1 files changed, 0 insertions, 1 deletions
diff --git a/dnsmasq/dnsmasq_2.4.oe b/dnsmasq/dnsmasq_2.4.oe
index 5d9c2c7a68..b7b98ab344 100644
--- a/dnsmasq/dnsmasq_2.4.oe
+++ b/dnsmasq/dnsmasq_2.4.oe
@@ -1,7 +1,6 @@
DESCRIPTION = "Dnsmasq is a lightweight, easy to configure \
DNS forwarder and DHCP server."
MAINTAINER = "Chris Larson <kergoth@handhelds.org>"
-DEPENDS = "virtual/libc"
SRC_URI = "http://www.thekelleys.org.uk/dnsmasq/archive/dnsmasq-${PV}.tar.gz"
S = "${WORKDIR}/dnsmasq-${PV}"