spiegel-keyman/linux
Eberhard Beilharz 0b35b3fd9c
fix(linux): add python3-pkg-resources as explicit dependency
Until Ubuntu 24.10/Debian 12 `python3-pkg-resources` got installed as a
dependency of `python3-numpy`. With numpy version 2 (Ubuntu >= 25.04/
Debian >= 13) this is no longer the case, so we have to explicitly add
it as a runtime dependency. It might be a bug that this dependency
doesn't get automatically added, but this workaround will do.

Fixes: #14349
Fixes: KEYMAN-LINUX-82
2025-07-14 19:43:37 +02:00
..
debian fix(linux): add python3-pkg-resources as explicit dependency 2025-07-14 19:43:37 +02:00
docs/help docs(linux): clarify requirement of patched ibus for Keyman < 18 2025-06-04 11:17:08 +02:00
ibus-keyman maint(linux): add --no-werror option to not report warnings as errors 2025-05-20 09:01:22 +02:00
keyman-config chore(linux): clarify that it's a Python test runner 2025-06-02 15:20:42 +02:00
keyman-system-service Merge pull request #13980 from keymanapp/fix/linux/13971_installpath 2025-05-20 14:59:07 +02:00
mcompile maint(common): cleanup meson versioning 2025-04-30 08:23:05 +07:00
scripts maint(linux): remove Oracular from launchpad builds 2025-07-09 11:21:00 +02:00
tools/teamcity_pytestrunner chore(linux): clarify that it's a Python test runner 2025-06-02 15:20:42 +02:00
.gitignore chore(linux): rename test files 2024-11-26 19:06:02 +01:00
build.sh maint(linux): add --no-werror option to not report warnings as errors 2025-05-20 09:01:22 +02:00
CodeCoverageReports.html chore(linux): Add code coverage index page 2023-10-13 22:51:00 +02:00
history.md chore(linux/resources): Cleanup formatting in history.md 2020-11-27 13:30:20 +07:00
LICENSE.md chore(linux): Update readme 2022-10-12 12:28:46 +02:00
Makefile chore(linux): remove unused building with pbuilder 2024-06-24 18:37:10 +02:00
README.md chore(linux): Add code coverage index page 2023-10-13 22:51:00 +02:00

Keyman for Linux

See /docs/linux/README.md for documentation.