On Wed, Jul 28, 2021 at 11:01:07AM +0200, Bastian Krause wrote:
> Cairo is dual-licensed:
> 
> "Cairo is free software and is available to be redistributed and/or
> modified under the terms of either the GNU Lesser General Public License
> (LGPL) version 2.1 or the Mozilla Public License (MPL) version 1.1 at
> your option." (https://www.cairographics.org/)
> 
> Signed-off-by: Bastian Krause <b...@pengutronix.de>
> ---
>  rules/cairo.make | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
> 
> diff --git a/rules/cairo.make b/rules/cairo.make
> index cfaa74518..cbcb76b5f 100644
> --- a/rules/cairo.make
> +++ b/rules/cairo.make
> @@ -21,7 +21,7 @@ CAIRO_SUFFIX        := tar.xz
>  CAIRO_URL    := 
> http://cairographics.org/releases/cairo-$(CAIRO_VERSION).$(CAIRO_SUFFIX)
>  CAIRO_SOURCE := $(SRCDIR)/$(CAIRO).$(CAIRO_SUFFIX)
>  CAIRO_DIR    := $(BUILDDIR)/$(CAIRO)
> -CAIRO_LICENSE        := LGPL-2.1-only AND MPL-1.1
> +CAIRO_LICENSE        := LGPL-2.1-only OR MPL-1.1

Is there anything that you can pin down for CAIRO_LICENSE_FILES?

 - Roland

>  
>  # 
> ----------------------------------------------------------------------------
>  # Prepare
> -- 
> 2.30.2
> 
> 
> _______________________________________________
> ptxdist mailing list
> ptxdist@pengutronix.de
> To unsubscribe, send a mail with subject "unsubscribe" to 
> ptxdist-requ...@pengutronix.de
> 

-- 
Roland Hieber, Pengutronix e.K.          | r.hie...@pengutronix.de     |
Steuerwalder Str. 21                     | https://www.pengutronix.de/ |
31137 Hildesheim, Germany                | Phone: +49-5121-206917-0    |
Amtsgericht Hildesheim, HRA 2686         | Fax:   +49-5121-206917-5555 |

_______________________________________________
ptxdist mailing list
ptxdist@pengutronix.de
To unsubscribe, send a mail with subject "unsubscribe" to 
ptxdist-requ...@pengutronix.de

Reply via email to