summaryrefslogtreecommitdiff
path: root/curl
diff options
context:
space:
mode:
Diffstat (limited to 'curl')
-rw-r--r--curl/curl_7.10.8.oe2
-rw-r--r--curl/curl_7.11.0.oe2
2 files changed, 2 insertions, 2 deletions
diff --git a/curl/curl_7.10.8.oe b/curl/curl_7.10.8.oe
index e3340f450e..bac29ec9be 100644
--- a/curl/curl_7.10.8.oe
+++ b/curl/curl_7.10.8.oe
@@ -1,4 +1,4 @@
-DEPENDS = "virtual/libc zlib"
+DEPENDS = "zlib"
DESCRIPTION = "Command line tool and library for \
client-side URL transfers."
diff --git a/curl/curl_7.11.0.oe b/curl/curl_7.11.0.oe
index 9de384cf82..f1a536eb09 100644
--- a/curl/curl_7.11.0.oe
+++ b/curl/curl_7.11.0.oe
@@ -1,4 +1,4 @@
-DEPENDS = "virtual/libc zlib"
+DEPENDS = "zlib"
DESCRIPTION = "Command line tool and library for \
client-side URL transfers."