From mboxrd@z Thu Jan 1 00:00:00 1970 From: Michael Tremer To: ipfire-scm@lists.ipfire.org Subject: [git.ipfire.org] IPFire 2.x development tree branch, next, updated. e2dce81ca343d4b55f6357417c556d63cb279f4e Date: Tue, 30 Jan 2024 14:58:16 +0000 Message-ID: <4TPSw91f8Mz2xP9@people01.haj.ipfire.org> MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="===============4004945302294202654==" List-Id: --===============4004945302294202654== Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: quoted-printable This is an automated email from the git hooks/post-receive script. It was generated because a ref change was pushed to the repository containing the project "IPFire 2.x development tree". The branch, next has been updated via e2dce81ca343d4b55f6357417c556d63cb279f4e (commit) from fc37ab7a5194479c551934db9e0fef115e65f0a3 (commit) Those revisions listed above that are new to this repository have not appeared on any other notification email; so we list those revisions in full, below. - Log ----------------------------------------------------------------- commit e2dce81ca343d4b55f6357417c556d63cb279f4e Author: Michael Tremer Date: Tue Jan 30 14:56:11 2024 +0000 make.sh: Build dependencies for frr =20 These have accidentially been removed in ec01213dcf0c8283626aa9d5a7fbc30a= c725ae8c. =20 Signed-off-by: Michael Tremer ----------------------------------------------------------------------- Summary of changes: make.sh | 3 +++ 1 file changed, 3 insertions(+) Difference in files: diff --git a/make.sh b/make.sh index 546cdc0af..6178b46cb 100755 --- a/make.sh +++ b/make.sh @@ -1656,6 +1656,9 @@ buildipfire() { lfsmake2 dnsdist lfsmake2 bird lfsmake2 libyang + lfsmake2 abseil-cpp + lfsmake2 protobuf + lfsmake2 protobuf-c lfsmake2 frr lfsmake2 dmidecode lfsmake2 mcelog hooks/post-receive -- IPFire 2.x development tree --===============4004945302294202654==--