[Buildroot] [PATCH 1/1] package/wlroots: drop libcap dependency

Adrian Perez de Castro aperez at igalia.com
Tue Sep 8 20:16:31 UTC 2020


On Tue, 08 Sep 2020 21:57:38 +0200 Fabrice Fontaine <fontaine.fabrice at gmail.com> wrote:
> libcap has been drroped since version 0.11.0 and
> https://github.com/swaywm/wlroots/commit/906c0766df2fec4bd32c316fd1b0d46fded5fc84
> 
> Signed-off-by: Fabrice Fontaine <fontaine.fabrice at gmail.com>

Reviewed-by: Adrian Perez de Castro <aperez at igalia.com>

> ---
>  package/wlroots/wlroots.mk | 7 -------
>  1 file changed, 7 deletions(-)
> 
> diff --git a/package/wlroots/wlroots.mk b/package/wlroots/wlroots.mk
> index 7923e94325..27ccc8d5f3 100644
> --- a/package/wlroots/wlroots.mk
> +++ b/package/wlroots/wlroots.mk
> @@ -27,13 +27,6 @@ ifeq ($(BR2_PACKAGE_FFMPEG),y)
>  WLROOTS_DEPENDENCIES += ffmpeg
>  endif
>  
> -ifeq ($(BR2_PACKAGE_LIBCAP),y)
> -WLROOTS_CONF_OPTS += -Dlibcap=enabled
> -WLROOTS_DEPENDENCIES += libcap
> -else
> -WLROOTS_CONF_OPTS += -Dlibcap=disabled
> -endif
> -
>  ifeq ($(BR2_PACKAGE_LIBPNG),y)
>  WLROOTS_DEPENDENCIES += libpng
>  endif
> -- 
> 2.28.0
> 
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 195 bytes
Desc: not available
URL: <http://lists.busybox.net/pipermail/buildroot/attachments/20200908/eaa74e54/attachment.asc>


More information about the buildroot mailing list