From 6b9c268cb063139db794139c2909801a7d1691e4 Mon Sep 17 00:00:00 2001 From: Peter Korsgaard Date: Sun, 28 Dec 2008 13:50:53 +0000 Subject: curl: convert to Makefile.autotools.in format, bump version --- package/curl/Config.in | 14 ++++++-------- 1 file changed, 6 insertions(+), 8 deletions(-) (limited to 'package/curl/Config.in') diff --git a/package/curl/Config.in b/package/curl/Config.in index 3e1985528..1d6d08e68 100644 --- a/package/curl/Config.in +++ b/package/curl/Config.in @@ -1,11 +1,3 @@ -config BR2_PACKAGE_CURL - bool "curl" - help - cURL is a tool for getting files from FTP, HTTP, Gopher, Telnet, - and Dict servers, using any of the supported protocols. - - http://curl.haxx.nu/ - config BR2_PACKAGE_LIBCURL bool "libcurl" help @@ -13,3 +5,9 @@ config BR2_PACKAGE_LIBCURL and Dict servers, using any of the supported protocols. http://curl.haxx.nu/ + +config BR2_PACKAGE_CURL + bool "curl binary" + depends on BR2_PACKAGE_LIBCURL + help + Install curl binary as well -- cgit v1.2.3-55-g7522