kumquat-buildroot/package/libglib2
Adam Duskett 97110b578f package/libglib2: fix 0003-remove-cpp-requirement.patch
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@gmail.com>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
2019-12-08 22:46:45 +01:00
..
0001-fix-compile-time-atomic-detection.patch
0002-allow-explicit-disabling-of-tests.patch
0003-remove-cpp-requirement.patch
0004-Add-Wno-format-nonliteral-to-compiler-arguments.patch
Config.in
libglib2.hash
libglib2.mk