diff options
Diffstat (limited to 'python/python-pyreverse_0.5.0.oe')
-rw-r--r-- | python/python-pyreverse_0.5.0.oe | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/python/python-pyreverse_0.5.0.oe b/python/python-pyreverse_0.5.0.oe index a45c152758..c231a7ea24 100644 --- a/python/python-pyreverse_0.5.0.oe +++ b/python/python-pyreverse_0.5.0.oe @@ -4,7 +4,7 @@ used to generate files readable by Argo UML." SECTION = "base" PRIORITY = "optional" MAINTAINER = "Michael Lauer <mickey@Vanille.de>" -RDEPENDS = "libc6 python-core python-logilab python-pyxml" +RDEPENDS = "python-core python-logilab python-pyxml" DEPENDS = "virtual/libc" SRCNAME = "pyreverse" |