diff options
Diffstat (limited to 'nonworking/python/python-gsl_0.2.0.oe')
-rw-r--r-- | nonworking/python/python-gsl_0.2.0.oe | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/nonworking/python/python-gsl_0.2.0.oe b/nonworking/python/python-gsl_0.2.0.oe index 73b69158ae..4a504cc15e 100644 --- a/nonworking/python/python-gsl_0.2.0.oe +++ b/nonworking/python/python-gsl_0.2.0.oe @@ -2,7 +2,7 @@ DESCRIPTION=GNU Scientific Library Python Bindings SECTION=base PRIORITY=optional MAINTAINER="Michael Lauer <mickey@Vanille.de>" -RDEPENDS=libc6 python-core gsl +RDEPENDS=python-core gsl DEPENDS=gsl SRCNAME=pygsl |