Merge pull request #5064 from keymanapp/fix/linux/debian

fix(linux): Swap order of dependencies for Debian package
This commit is contained in:
Eberhard Beilharz 2021-05-12 08:05:48 +02:00 committed by GitHub
commit d089da8fbf
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

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