mirror of
git://git.yoctoproject.org/meta-virtualization.git
synced 2025-07-19 12:50:22 +02:00
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:
parent
0b23804681
commit
622bbde010
|
@ -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 \
|
||||
|
|
Loading…
Reference in New Issue
Block a user