packages/utils/stress-ng
Alexandru Ardelean fc6f44b13a stress-ng: add libjpeg dep
Fixes: https://github.com/openwrt/packages/issues/19210

If libjpeg isn't selected by another package, all is fine.
But if it is selected, the stress-ng build will see it and try to build the
jpeg stressor. This would usually fail sometime and link-time.

In any case, it's better to just pick-up libjpeg as a dependency of
stress-ng. If people want to stress their system with this tool, they can
probably expect libjpeg as well.

Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
2022-08-24 01:07:18 +02:00
..
patches stress-ng: update to 0.14.03 2022-08-12 14:31:57 +00:00
Makefile stress-ng: add libjpeg dep 2022-08-24 01:07:18 +02:00