From 087629f4afb009d0eceec99db1e2ae45c1cf507e Mon Sep 17 00:00:00 2001 From: Chris Larson Date: Sat, 29 May 2004 17:11:04 +0000 Subject: Cleanup pass - remove remnant virtual/libc items from DEPENDS. BKrev: 40b8c428TTv4Isw4YZOO0-X8vxwV2g --- moin/moin_1.1.oe | 1 - moin/moin_1.2.1.oe | 1 - 2 files changed, 2 deletions(-) (limited to 'moin') diff --git a/moin/moin_1.1.oe b/moin/moin_1.1.oe index 33014fd87e..4728b5ff58 100644 --- a/moin/moin_1.1.oe +++ b/moin/moin_1.1.oe @@ -3,7 +3,6 @@ SECTION = "base" PRIORITY = "optional" MAINTAINER = "Michael Lauer " RDEPENDS = "python-core" -DEPENDS = "virtual/libc" SRC_URI = "${SOURCEFORGE_MIRROR}/moin/moin-${PV}.tgz" diff --git a/moin/moin_1.2.1.oe b/moin/moin_1.2.1.oe index ecaada3ccd..0d6aee2317 100644 --- a/moin/moin_1.2.1.oe +++ b/moin/moin_1.2.1.oe @@ -3,7 +3,6 @@ SECTION = "base" PRIORITY = "optional" MAINTAINER = "Michael Lauer " RDEPENDS = "python-core" -DEPENDS = "virtual/libc" SRC_URI = "${SOURCEFORGE_MIRROR}/moin/moin-${PV}.tar.gz" -- cgit 1.2.3-korg