spiegel-keyman/linux/ibus-keyman/meson_options.txt
Eberhard Beilharz 6b5b44eddd
fix(linux): Fix packaging on Ubuntu and Debian servers
When building packages warnings are treated as errors. When building on
Ubuntu and Debian servers we don't have a patched ibus version but still
want to build the packages. So this change outputs a message instead of
a warning when building packages.
2024-01-29 17:50:04 +01:00

1 line
101 B
Meson

option('keyman_deb_pkg_build', type: 'boolean', value: false, description: 'Building .deb package?')