gnucash-on-flatpak master: Multiple changes pushed
John Ralls
jralls at code.gnucash.org
Sat Jan 18 18:52:22 EST 2025
Updated via https://github.com/Gnucash/gnucash-on-flatpak/commit/63ad5e69 (commit)
via https://github.com/Gnucash/gnucash-on-flatpak/commit/608230f6 (commit)
from https://github.com/Gnucash/gnucash-on-flatpak/commit/721e4c17 (commit)
commit 63ad5e69c3402154f4b7ad29f15ad34261a4ce16
Author: John Ralls <jralls at ceridwen.us>
Date: Sat Jan 18 15:48:19 2025 -0800
libdbi: Supply mysql paths to configure.
libdbi-0.9.1 uses pkg-config to find mysql-connector, but mariadb
doesn't provide a mysql.pc so we need to tell it.
Fixes https://github.com/flathub/org.gnucash.GnuCash/issues/92
commit 608230f67e5935197a85b7224bc0acea3a8e5580
Author: John Ralls <jralls at ceridwen.us>
Date: Sat Jan 18 15:47:32 2025 -0800
libdbi: Don't use version script instead of supplying one.
Summary of changes:
modules/libdbi.json | 5 +-
patches/libdbi-link-map.patch | 194 ---------------------------------
patches/libdbi-no-version-script.patch | 12 ++
3 files changed, 15 insertions(+), 196 deletions(-)
delete mode 100644 patches/libdbi-link-map.patch
create mode 100644 patches/libdbi-no-version-script.patch
More information about the gnucash-patches
mailing list