]> git.ipfire.org Git - ipfire-2.x.git/commitdiff
ncat: Make this package part of the core system
authorMichael Tremer <michael.tremer@ipfire.org>
Mon, 7 Oct 2024 10:18:57 +0000 (10:18 +0000)
committerMichael Tremer <michael.tremer@ipfire.org>
Mon, 7 Oct 2024 10:19:14 +0000 (10:19 +0000)
The nc command is required for the Unbound/DHCP leases bridge.

Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
config/rootfiles/common/ncat [moved from config/rootfiles/packages/ncat with 100% similarity]
lfs/libvirt
lfs/ncat

index 4ac7dbf907e32e598d122411a3e6ccc18b8a8306..a497ed868019f4fffe2f8cb6291d2669fec205be 100644 (file)
@@ -35,9 +35,9 @@ DIR_APP    = $(DIR_SRC)/$(THISAPP)
 TARGET     = $(DIR_INFO)/$(THISAPP)
 SUP_ARCH   = x86_64 aarch64
 PROG       = libvirt
-PAK_VER    = 35
+PAK_VER    = 36
 
-DEPS       = ebtables libpciaccess libyajl ncat qemu
+DEPS       = ebtables libpciaccess libyajl qemu
 
 SERVICES   = libvirtd virtlogd
 
index e135b16ca049f4b5eb9fd4ef7a74b92993bac4c6..859647179241218ec5cdfdc25199ac4a6ef61cb8 100644 (file)
--- a/lfs/ncat
+++ b/lfs/ncat
@@ -33,12 +33,6 @@ DL_FILE    = nmap-$(VER).tar.bz2
 DL_FROM    = $(URL_IPFIRE)
 DIR_APP    = $(DIR_SRC)/nmap-$(VER)
 TARGET     = $(DIR_INFO)/$(THISAPP)
-PROG       = ncat
-PAK_VER    = 12
-
-DEPS       =
-
-SERVICES   =
 
 ###############################################################################
 # Top-level Rules