mirror of
https://github.com/keymanapp/keyman.git
synced 2026-09-08 16:47:46 +00:00
Merge pull request #5064 from keymanapp/fix/linux/debian
fix(linux): Swap order of dependencies for Debian package
This commit is contained in:
commit
d089da8fbf
1 changed files with 1 additions and 1 deletions
|
|
@ -20,7 +20,7 @@ Build-Depends:
|
|||
python3-pil,
|
||||
python3-pip,
|
||||
python3-qrcode,
|
||||
python3-raven | python3-sentry-sdk,
|
||||
python3-sentry-sdk | python3-raven,
|
||||
python3-requests,
|
||||
python3-requests-cache,
|
||||
python3-setuptools,
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue