97110b578f
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> |
||
---|---|---|
.. | ||
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 |