diff options
Diffstat (limited to 'nsd')
-rw-r--r-- | nsd/nsd_2.0.0.oe | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/nsd/nsd_2.0.0.oe b/nsd/nsd_2.0.0.oe index f2690f609f..8dbdaf20a2 100644 --- a/nsd/nsd_2.0.0.oe +++ b/nsd/nsd_2.0.0.oe @@ -2,7 +2,6 @@ DESCRIPTION = "NSD is an authoritative only, high performance, simple andopen so SECTION = "net" PRIORITY = "optional" MAINTAINER = "Michael Lauer <mickey@Vanille.de>" -DEPENDS = "virtual/libc" SRC_URI = "http://www.nlnetlabs.nl/downloads/nsd/nsd-${PV}.tar.gz" |