diff options
Diffstat (limited to 'curl/curl_7.11.0.oe')
-rw-r--r-- | curl/curl_7.11.0.oe | 2 |
1 files changed, 1 insertions, 1 deletions
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." |