diff options
Diffstat (limited to 'python/python-pyreverse_0.5.0.oe')
-rw-r--r-- | python/python-pyreverse_0.5.0.oe | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/python/python-pyreverse_0.5.0.oe b/python/python-pyreverse_0.5.0.oe index e829665a7d..0c33b2ae19 100644 --- a/python/python-pyreverse_0.5.0.oe +++ b/python/python-pyreverse_0.5.0.oe @@ -5,7 +5,6 @@ SECTION = "devel/python" PRIORITY = "optional" MAINTAINER = "Michael Lauer <mickey@Vanille.de>" RDEPENDS = "python-core python-logilab python-pyxml" -DEPENDS = "virtual/libc" SRCNAME = "pyreverse" SRC_URI = "ftp://ftp.logilab.org/pub/${SRCNAME}/${SRCNAME}-${PV}.tar.gz" |