diff options
Diffstat (limited to 'moin/moin_1.2.1.oe')
-rw-r--r-- | moin/moin_1.2.1.oe | 1 |
1 files changed, 0 insertions, 1 deletions
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 <mickey@Vanille.de>" RDEPENDS = "python-core" -DEPENDS = "virtual/libc" SRC_URI = "${SOURCEFORGE_MIRROR}/moin/moin-${PV}.tar.gz" |