[Buildroot] [PATCH 1/1] package/libglib2: fix 0003-remove-cpp-requirement.patch

Thomas Petazzoni thomas.petazzoni at bootlin.com
Sun Dec 8 21:46:56 UTC 2019


On Sun,  8 Dec 2019 13:38:48 -0800
aduskett at gmail.com wrote:

> From: Adam Duskett <Aduskett at gmail.com>
> 
> This patch was missing the following section:
> 
> @@ -1,4 +1,4 @@
> -project('glib', 'c', 'cpp',
> +project('glib', 'c',
>    version : '2.62.3',
>    # NOTE: We keep this pinned at 0.49 because that's what Debian 10 ships
>    meson_version : '>= 0.49.2',
> 
> As such, the package still depended on g++.
> 
> Update the patch to add the above section.
> 
> Signed-off-by: Adam Duskett <Aduskett at gmail.com>
> ---
>  package/libglib2/0003-remove-cpp-requirement.patch | 12 +++++++++---
>  1 file changed, 9 insertions(+), 3 deletions(-)

Applied to master, thanks.

Thomas
-- 
Thomas Petazzoni, CTO, Bootlin
Embedded Linux and Kernel engineering
https://bootlin.com


More information about the buildroot mailing list