kumquat-buildroot/package/zmqpp
Thomas Petazzoni 7b69cc9f18 zmqpp: use more logical way of expressing comment dependencies
In most packages, we use 'depends on !A || !B || !C' and not 'depends
on !(A && B && C)' to express the dependencies of comments on missing
toolchain features. As suggested by Yann E. Morin, let's switch zmqpp
to this convention.

Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
2015-08-05 12:11:20 +02:00
..
0001-add-cstdlib-header-to-ensure-EXIT_FAILURE-presence.patch
Config.in zmqpp: use more logical way of expressing comment dependencies 2015-08-05 12:11:20 +02:00
zmqpp.mk