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 --- lsof/lsof_4.69.oe | 6 ++++++ lsof/lsof_4.70.oe | 6 ++++++ 2 files changed, 12 insertions(+) (limited to 'lsof') diff --git a/lsof/lsof_4.69.oe b/lsof/lsof_4.69.oe index 77991a4221..7d8e781f5f 100644 --- a/lsof/lsof_4.69.oe +++ b/lsof/lsof_4.69.oe @@ -1,3 +1,9 @@ +DEPENDS = "virtual/libc" +RDEPENDS = "libc6" +DESCRIPTION = "Lsof is a Unix-specific diagnostic \ +tool. Its name stands for LiSt Open Files, and it \ +does just that." + SRC_URI = ftp://lsof.itap.purdue.edu/pub/tools/unix/lsof/OLD/lsof_${PV}.tar.gz LOCALSRC = "file://${WORKDIR}/lsof_${PV}/lsof_${PV}_src.tar" S = "${WORKDIR}/lsof_${PV}_src" diff --git a/lsof/lsof_4.70.oe b/lsof/lsof_4.70.oe index eadbf45df3..4b913672e3 100644 --- a/lsof/lsof_4.70.oe +++ b/lsof/lsof_4.70.oe @@ -1,3 +1,9 @@ +DEPENDS = "virtual/libc" +RDEPENDS = "libc6" +DESCRIPTION = "Lsof is a Unix-specific diagnostic \ +tool. Its name stands for LiSt Open Files, and it \ +does just that." + SRC_URI = ftp://lsof.itap.purdue.edu/pub/tools/unix/lsof/lsof_${PV}.tar.gz LOCALSRC = "file://${WORKDIR}/lsof_${PV}/lsof_${PV}_src.tar" S = "${WORKDIR}/lsof_${PV}_src" -- cgit v1.2.3