From 113e9f87ad0dcb2a5c7d71cadfdba93fe2ef92e3 Mon Sep 17 00:00:00 2001 From: Chris Larson Date: Sat, 13 Mar 2004 08:26:04 +0000 Subject: Add a ton of missing package DESCRIPTION fields. BKrev: 4052c59c7bolGgKg0fqnaHTjcsYRWQ --- libnids/libnids_1.18.oe | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'libnids') diff --git a/libnids/libnids_1.18.oe b/libnids/libnids_1.18.oe index b4c770d2ea..20b29fe782 100644 --- a/libnids/libnids_1.18.oe +++ b/libnids/libnids_1.18.oe @@ -1,4 +1,8 @@ DEPENDS = "virtual/libc libnet libpcap" +RDEPENDS = "libc6 libnet libpcap" +DESCRIPTION = "Libnids performs assembly of TCP segments \ +into TCP streams, IP defragmentation, and TCP port \ +scan detection." SRC_URI = ${SOURCEFORGE_MIRROR}/libnids/libnids-${PV}.tar.gz \ file://${FILESDIR}/configure.patch;patch=1 -- cgit v1.2.3