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. 612424542710ab75cbfb4187d98295a7cbaec719 Date: Tue, 27 Nov 2018 10:06:16 +0000 Message-ID: <20181127100616.7BD6984FDD4@people01.i.ipfire.org> MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="===============4448466783483786495==" List-Id: --===============4448466783483786495== 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 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 Date: Tue Nov 27 10:04:46 2018 +0000 libvirt: This package depends on jansson now =20 Fixes: #11939 Signed-off-by: Michael Tremer ----------------------------------------------------------------------- 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 =3D $(DIR_SRC)/$(THISAPP) TARGET =3D $(DIR_INFO)/$(THISAPP) SUP_ARCH =3D i586 x86_64 PROG =3D libvirt -PAK_VER =3D 16 +PAK_VER =3D 17 =20 -DEPS =3D "libpciaccess libyajl ncat qemu" +DEPS =3D "jansson libpciaccess libyajl ncat qemu" =20 ############################################################################= ### # Top-level Rules hooks/post-receive -- IPFire 2.x development tree --===============4448466783483786495==--