Merge pull request #5115 from keymanapp/chore/linux/issue-4768

chore(linux): Remove unnecessary dependency on kmflcomp
This commit is contained in:
Eberhard Beilharz 2021-05-20 08:41:45 +02:00 committed by GitHub
commit 2d225f65a0
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 0 additions and 3 deletions

View file

@ -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.

View file

@ -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,