diod: Remove the dependency on tcp-wrappers

Use of tcp-wrappers was removed from the diod repository in commit
59b221f7b5eb24a20fdd886fdd1f8ff9810bdb73.

Signed-off-by: Peter Kjellerstedt <peter.kjellerstedt@axis.com>
Signed-off-by: Bruce Ashfield <bruce.ashfield@gmail.com>
This commit is contained in:
Peter Kjellerstedt 2025-04-03 08:25:10 +02:00 committed by Bruce Ashfield
parent 0b23804681
commit 622bbde010

View File

@ -15,7 +15,7 @@ SRC_URI = "git://github.com/chaos/diod.git;protocol=https;branch=master \
file://diod.conf \
file://0001-build-Find-lua-with-pkg-config.patch \
"
DEPENDS = "libcap ncurses tcp-wrappers lua"
DEPENDS = "libcap ncurses lua"
EXTRA_OEMAKE += "systemddir=${systemd_unitdir}/system"
EXTRA_OECONF = "--disable-auth \