glib2: fix pkg-config path for glib_compile_schemas
authorDaniel Golle <redacted>
Tue, 5 Nov 2024 03:15:26 +0000 (03:15 +0000)
committerDaniel Golle <redacted>
Thu, 7 Nov 2024 21:15:50 +0000 (21:15 +0000)
commit983d3a95526577856a65754be9dbbc135c927a7a
tree36746071fdd72deb762499f730ea5f69d3f46654
parentfe5649f379878c1acac97c15060dfdfee17958ac
glib2: fix pkg-config path for glib_compile_schemas

Some applications using Glib2 require using glib_compile_schemas during
build and deduct the path of that executable via pkg-config.
This currently fails as the path is not fixed in gio.pc.
Fix that by adding glib_compile_schemas to the sed expression taking
care of applying prefix_hostpkg.

Signed-off-by: Daniel Golle <redacted>
libs/glib2/Makefile
git clone https://git.99rst.org/PROJECT