Unverified Commit 4dd0a48b authored by Eberhard Beilharz's avatar Eberhard Beilharz
Browse files

fix(linux): Swap order of dependencies for Debian package

It turns out that the Debian package build system only considers
the first alternative; python3-raven isn't available on the current
Debian version, however we still need it on Ubuntu 18.04 Bionic where
python3-sentry-sdk is not available. This change swaps the
alternatives and so should work both on Debian as well as for
Bionic.
parent af67d180
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment