diff options
Diffstat (limited to 'python/python-sgmlop_1.1.oe')
-rw-r--r-- | python/python-sgmlop_1.1.oe | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/python/python-sgmlop_1.1.oe b/python/python-sgmlop_1.1.oe index 5c340b1e52..1d070d61c9 100644 --- a/python/python-sgmlop_1.1.oe +++ b/python/python-sgmlop_1.1.oe @@ -3,7 +3,6 @@ SECTION = "devel/python" PRIORITY = "optional" MAINTAINER = "Michael Lauer <mickey@Vanille.de>" RDEPENDS = "python-core" -DEPENDS = "virtual/libc" SRCNAME = "sgmlop" SRC_URI = "http://www.vanille.de/mirror/${SRCNAME}-${PV}.tar.bz2" |