]> git.ipfire.org Git - ipfire-2.x.git/commit
json-glib: Move to be built after glib has been built
authorAdolf Belka <adolf.belka@ipfire.org>
Wed, 9 Jul 2025 12:09:49 +0000 (14:09 +0200)
committerMichael Tremer <michael.tremer@ipfire.org>
Thu, 10 Jul 2025 09:20:23 +0000 (09:20 +0000)
commitae84010cb7e23b6d3b5708e10821459dba619f00
tree6588c9cc37fc91f5706b36c118997e672e996bcc
parent883130628e083097f475678de1d3295e99c82ef7
json-glib: Move to be built after glib has been built

- Shifted to build after glib is built and removed the dist entry that is used for
   addons.
- Checked the glib library and the libgio entries are uncommented so that should be okay
- Checked build and this package then built with no problems but in the addon package
   build section libtpms failed to build as it was missing the dist entry. Also the same
   with swtpm so this is a patch set with the changes to those two packages as well.
- Full build tested out and confirmed working on x86_64 with this patch set applied.

Signed-off-by: Adolf Belka <adolf.belka@ipfire.org>
Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
lfs/json-glib
make.sh