diff options
Diffstat (limited to 'curl/curl_7.12.0.oe')
-rw-r--r-- | curl/curl_7.12.0.oe | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/curl/curl_7.12.0.oe b/curl/curl_7.12.0.oe index 0ef89dd167..8c8d882741 100644 --- a/curl/curl_7.12.0.oe +++ b/curl/curl_7.12.0.oe @@ -7,6 +7,7 @@ DEPENDS = "zlib" DESCRIPTION = "Command line tool and library for \ client-side URL transfers." +SECTION = "console/network" PR = "r1" SRC_URI = "http://curl.haxx.se/download/curl-${PV}.tar.bz2 \ |