[Buildroot] [PATCH 3/3] package/shapelib: version bump, use the new autotools build config and add new dependency on proj

Baruch Siach baruch at tkos.co.il
Sun Dec 17 06:13:14 UTC 2017


Hi Zoltan,

On Sun, Dec 17, 2017 at 12:53:01AM +0100, Zoltan Gyarmati wrote:
> Signed-off-by: Zoltan Gyarmati <mr.zoltan.gyarmati at gmail.com>
> ---
>  package/shapelib/Config.in     |  5 +++++
>  package/shapelib/shapelib.hash |  2 +-
>  package/shapelib/shapelib.mk   | 17 +++--------------
>  3 files changed, 9 insertions(+), 15 deletions(-)
> 
> diff --git a/package/shapelib/Config.in b/package/shapelib/Config.in
> index aa2297b..97ca403 100644
> --- a/package/shapelib/Config.in
> +++ b/package/shapelib/Config.in
> @@ -1,5 +1,7 @@
>  config BR2_PACKAGE_SHAPELIB
>  	bool "shapelib"
> +	depends on BR2_INSTALL_LIBSTDCPP
> +	select BR2_PACKAGE_PROJ

You need to propagate here the threads dependency of proj.

baruch

>  	help
>  	  The Shapefile C Library provides the ability to write simple
>  	  C programs for reading, writing and updating (to a limited
> @@ -7,3 +9,6 @@ config BR2_PACKAGE_SHAPELIB
>  	  (.dbf).
>  
>  	  http://shapelib.maptools.org/

-- 
     http://baruch.siach.name/blog/                  ~. .~   Tk Open Systems
=}------------------------------------------------ooO--U--Ooo------------{=
   - baruch at tkos.co.il - tel: +972.52.368.4656, http://www.tkos.co.il -


More information about the buildroot mailing list