nixpkgs/pkgs/tools/graphics/zbar
Pierre Bourdon 18b607b71b
zbar: disable Qt assertions
Greatly decreases zbar-lib transitive closure size: assertion messages
contain paths to Qt header files, causing zbar-lib to depend on
qtbase-dev.

The Qt specific mkDerivation normally does this automatically, but we
can't use it here due to having only a small part of the project being
Qt related.
2019-09-21 03:46:57 +02:00
..
default.nix zbar: disable Qt assertions 2019-09-21 03:46:57 +02:00