Unverified Commit c3c79416 authored by Eberhard Beilharz's avatar Eberhard Beilharz
Browse files

fix(linux): Fix packaging of keyman-config on Xenial

Xenial doesn't provide python3-qrcode, and specifying the
alternative package in the control file doesn't work because the
build always uses the first specified alternative. This change
makes use of build profiles ([1]) to select the correct package.

[1] https://wiki.debian.org/BuildProfileSpec
parent 30f94761
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