mirror of
https://github.com/keymanapp/keyman.git
synced 2026-08-06 08:55:34 +00:00
fix(linux): Fix dependencies for Sentry error reporting
This commit is contained in:
parent
701680534e
commit
b6fbf29c2f
1 changed files with 3 additions and 1 deletions
|
|
@ -17,7 +17,9 @@ Homepage: https://keyman.com/
|
|||
Package: python3-keyman-config
|
||||
Architecture: all
|
||||
Depends: ${misc:Depends}, ${python3:Depends}, python3-gi, gir1.2-webkit2-4.0,
|
||||
kmflcomp (>=10.99.1), dconf-cli, ibus-keyman
|
||||
kmflcomp (>=10.99.1), dconf-cli, ibus-keyman,
|
||||
python3-sentry-sdk <pkg.keyman-config.focal>,
|
||||
python3-raven <pkg.keyman-config.bionic>,
|
||||
Description: Keyman for Linux configuration
|
||||
Originally created in 1993 to type Lao on Windows, Keyman is now a free and
|
||||
open source keyboarding platform which allows anyone to write a keyboard layout
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue