diff --git a/linux/keyman-config/README.md b/linux/keyman-config/README.md index 16fee14ef2..9719d3d8a5 100644 --- a/linux/keyman-config/README.md +++ b/linux/keyman-config/README.md @@ -24,8 +24,6 @@ sudo apt install python3-sentry-sdk (It's also possible to install it with pip: `pip3 install sentry-sdk`) -You will also need `kmflcomp` either from a package or built and installed locally. - Run the script `./createkeymandirs.sh` to create the directories for these programs to install the packages to. diff --git a/linux/keyman-config/debian/control b/linux/keyman-config/debian/control index 9b1458ec5c..8bcd3d7d7f 100644 --- a/linux/keyman-config/debian/control +++ b/linux/keyman-config/debian/control @@ -67,7 +67,6 @@ Depends: dconf-cli, gir1.2-webkit2-4.0, ibus-keyman, - kmflcomp (>=10.99.33), python3-bs4, python3-gi, python3-sentry-sdk | python3-raven,