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 612424542710ab75cbfb4187d98295a7cbaec719 (commit) from cc0f928135db4a334d5a963358f92725f0aad074 (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 612424542710ab75cbfb4187d98295a7cbaec719 Author: Michael Tremer michael.tremer@ipfire.org Date: Tue Nov 27 10:04:46 2018 +0000
libvirt: This package depends on jansson now
Fixes: #11939 Signed-off-by: Michael Tremer michael.tremer@ipfire.org
-----------------------------------------------------------------------
Summary of changes: lfs/libvirt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-)
Difference in files: diff --git a/lfs/libvirt b/lfs/libvirt index fce1d25ad..de25a3d55 100644 --- a/lfs/libvirt +++ b/lfs/libvirt @@ -33,9 +33,9 @@ DIR_APP = $(DIR_SRC)/$(THISAPP) TARGET = $(DIR_INFO)/$(THISAPP) SUP_ARCH = i586 x86_64 PROG = libvirt -PAK_VER = 16 +PAK_VER = 17
-DEPS = "libpciaccess libyajl ncat qemu" +DEPS = "jansson libpciaccess libyajl ncat qemu"
############################################################################### # Top-level Rules
hooks/post-receive -- IPFire 2.x development tree