xtables-addons: set ipp2p depends on kmod-lib-textsearch
authorMieczyslaw Nalewaj <redacted>
Sun, 18 May 2025 16:14:06 +0000 (18:14 +0200)
committerRobert Marko <redacted>
Mon, 26 May 2025 17:04:18 +0000 (19:04 +0200)
commit51b65ec78487e6da9c1ad0f3c4c802eba929f91b
tree85e8504143f69d78f296da06fff6f3d59688667d
parent937e2a5b809cbd21bee7bf8d1e7c2bb90ad21275
xtables-addons: set ipp2p depends on kmod-lib-textsearch

For version 3.27 CONFIG_TEXTSEARCH_BM checks is enabled,
so ipp2p is set depends on kmod-lib-textsearch.

If ipp2p (and kmod-lib-textsearch) is disabled the error
"error CONFIG_TEXTSEARCH=y/m is required.." is displayed.
This is because all modules are always compiled.
So to make compilation possible with ipp2p disabled, the message
was disabled.

Signed-off-by: Mieczyslaw Nalewaj <redacted>
net/xtables-addons/Makefile
net/xtables-addons/patches/400-deactivate-no-textsearch-bm-error.patch [new file with mode: 0644]
git clone https://git.99rst.org/PROJECT