From: Adolf Belka Date: Tue, 6 Feb 2024 21:27:36 +0000 (+0100) Subject: frr: elfutils moved from addon dependency to core program X-Git-Tag: v2.29-core184~12^2~28 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=30dc4c0248a65b70baf89cb46cc5b18993788501;p=ipfire-2.x.git frr: elfutils moved from addon dependency to core program Fixes: Bug#13516 Tested-by: Adolf Belka Signed-off-by: Adolf Belka Signed-off-by: Michael Tremer --- diff --git a/lfs/frr b/lfs/frr index a1555af645..f0954aae5f 100644 --- a/lfs/frr +++ b/lfs/frr @@ -34,9 +34,9 @@ DL_FROM = $(URL_IPFIRE) DIR_APP = $(DIR_SRC)/$(THISAPP) TARGET = $(DIR_INFO)/$(THISAPP) PROG = frr -PAK_VER = 7 +PAK_VER = 8 -DEPS = elfutils +DEPS = SERVICES = frr