aboutsummaryrefslogtreecommitdiffstats
path: root/nonworking/python
diff options
context:
space:
mode:
authorChris Larson <clarson@kergoth.com>2004-05-29 17:39:32 +0000
committerChris Larson <clarson@kergoth.com>2004-05-29 17:39:32 +0000
commite98d89bbb3d39a39ee84c4020295df0127fc3b00 (patch)
tree8d0b5ee8867cc79227bc45c3070149483becb2de /nonworking/python
parentc7e8a2d7ae3596a33edc34f11905c5fa8fa9e6d3 (diff)
downloadopenembedded-e98d89bbb3d39a39ee84c4020295df0127fc3b00.tar.gz
Remove unnecessary RDEPENDS.
BKrev: 40b8cad4DWv_Z0n_UaE-mcELVub6pQ
Diffstat (limited to 'nonworking/python')
-rw-r--r--nonworking/python/python-gsl_0.2.0.oe2
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