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 44a9f11241..57ddf04235 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>" -RDEPENDS = "libc6" DEPENDS = "virtual/libc" SRC_URI = "http://www.nlnetlabs.nl/downloads/nsd/nsd-${PV}.tar.gz" |