mirror of
https://github.com/keymanapp/keyman.git
synced 2026-08-29 03:37:42 +00:00
Merge pull request #5115 from keymanapp/chore/linux/issue-4768
chore(linux): Remove unnecessary dependency on kmflcomp
This commit is contained in:
commit
2d225f65a0
2 changed files with 0 additions and 3 deletions
|
|
@ -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.
|
||||
|
||||
|
|
|
|||
|
|
@ -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,
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue