diff options
Diffstat (limited to 'python/python-fpconst_0.6.0.oe')
-rw-r--r-- | python/python-fpconst_0.6.0.oe | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/python/python-fpconst_0.6.0.oe b/python/python-fpconst_0.6.0.oe index 08b0485a9b..2f3c4d4ed1 100644 --- a/python/python-fpconst_0.6.0.oe +++ b/python/python-fpconst_0.6.0.oe @@ -6,7 +6,7 @@ to test for these values." SECTION = "base" PRIORITY = "optional" MAINTAINER = "Michael Lauer <mickey@Vanille.de>" -RDEPENDS = "libc6 python-core" +RDEPENDS = "python-core" DEPENDS = "virtual/libc" SRCNAME = "fpconst" |