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 cbb044291c591e1e04843825a1a086428657747c (commit)
from e3281d957ac3ea6c13b382b2f46744c677df3624 (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 cbb044291c591e1e04843825a1a086428657747c
Author: Arne Fitzenreiter <arne_f(a)ipfire.org>
Date: Mon Sep 4 20:44:13 2023 +0200
qemu: depends on elfutils
Signed-off-by: Arne Fitzenreiter <arne_f(a)ipfire.org>
-----------------------------------------------------------------------
Summary of changes:
lfs/qemu | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
Difference in files:
diff --git a/lfs/qemu b/lfs/qemu
index d12c19192..8bea0e485 100644
--- a/lfs/qemu
+++ b/lfs/qemu
@@ -37,7 +37,7 @@ TARGET = $(DIR_INFO)/$(THISAPP)
PROG = qemu
PAK_VER = 38
-DEPS = alsa libusbredir spice libseccomp
+DEPS = alsa elfutils libusbredir spice libseccomp
SERVICES =
hooks/post-receive
--
IPFire 2.x development tree