package/libglib2: fix 0003-remove-cpp-requirement.patch
authorAdam Duskett <Aduskett@gmail.com>
Sun, 8 Dec 2019 21:38:48 +0000 (13:38 -0800)
committerThomas Petazzoni <thomas.petazzoni@bootlin.com>
Sun, 8 Dec 2019 21:46:45 +0000 (22:46 +0100)
commit97110b578ff1ed62018e0feb4c386d7ebee469cd
tree627ea73fd300baa66b11f5d69b06fb2760db46a3
parent2cda8162d8485bc4ff154f938555007a6f043245
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>
package/libglib2/0003-remove-cpp-requirement.patch