stress-ng: add libjpeg dep
authorAlexandru Ardelean <ardeleanalex@gmail.com>
Mon, 22 Aug 2022 13:34:49 +0000 (16:34 +0300)
committerJosef Schlehofer <pepe.schlehofer@gmail.com>
Tue, 23 Aug 2022 23:07:18 +0000 (01:07 +0200)
commitfc6f44b13aef281a70327fa3786883a9a6489894
tree036f1e201f0d781b2eb69764a53f3af71f549c31
parent12169fbf7e8c87c33d947bc4b7b9ba41ad29c437
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>
utils/stress-ng/Makefile