]> git.ipfire.org Git - thirdparty/openwrt.git/commit
perf: disable slang support 19166/head
authorJosef Schlehofer <pepe.schlehofer@gmail.com>
Fri, 13 Jun 2025 14:32:45 +0000 (16:32 +0200)
committerHauke Mehrtens <hauke@hauke-m.de>
Tue, 17 Jun 2025 21:36:56 +0000 (23:36 +0200)
commit989b12999c5b7c35ec310d26ac6f01eb9567be6e
treed9522bb8de9805f5ee171e0de88a3b0edd779f62
parentf50551dd18318f2255da3ecd5de5cc1078201651
perf: disable slang support

libs/slang2 is getting picked up from the packages feed, if the slang2
is compiled first and then if you try to compile perf, it fails
due to unmet dependency.

Fixes:
Package perf is missing dependencies for the following libraries:
libslang.so.2

Signed-off-by: Josef Schlehofer <pepe.schlehofer@gmail.com>
Link: https://github.com/openwrt/openwrt/pull/19123
(cherry picked from commit 764576eb5b6bae6c7142bd9e560f8c68da177b0d)
Link: https://github.com/openwrt/openwrt/pull/19166
Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
package/devel/perf/Makefile