summaryrefslogtreecommitdiff
path: root/python/python-curl_7.11.0.oe
diff options
context:
space:
mode:
Diffstat (limited to 'python/python-curl_7.11.0.oe')
-rw-r--r--python/python-curl_7.11.0.oe2
1 files changed, 1 insertions, 1 deletions
diff --git a/python/python-curl_7.11.0.oe b/python/python-curl_7.11.0.oe
index bea5795e82..835238c83c 100644
--- a/python/python-curl_7.11.0.oe
+++ b/python/python-curl_7.11.0.oe
@@ -2,7 +2,7 @@ DESCRIPTION = "libcurl Python Bindings"
SECTION = "base"
PRIORITY = "optional"
MAINTAINER = "Michael Lauer <mickey@Vanille.de>"
-RDEPENDS = "libc6 python-core curl (${PV})"
+RDEPENDS = "python-core curl (${PV})"
DEPENDS = "virtual/libc curl-${PV}"
SRCNAME = "pycurl"