From mboxrd@z Thu Jan 1 00:00:00 1970 From: Michael Tremer To: development@lists.ipfire.org Subject: Re: [PATCH 1/5] libvirt: libtirpc removed from dependencies as now core package Date: Thu, 09 Feb 2023 14:01:28 +0100 Message-ID: <2BF19C49-06E0-4980-9777-127E010F5E49@ipfire.org> In-Reply-To: <8708c49f-d586-df92-b0d3-479aa3c4ce1b@ipfire.org> MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="===============7599937628079811383==" List-Id: --===============7599937628079811383== Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: quoted-printable I just merged this in Peter=E2=80=99s absence. -Michael > On 7 Feb 2023, at 14:08, Adolf Belka wrote: >=20 > Hi Peter, >=20 > This patch series should have gone together with the change of libtirpc fro= m addon to core package so these updates need to go into master for CU173 Tes= ting. >=20 > Regards, > Adolf. >=20 > On 07/02/2023 14:01, Adolf Belka wrote: >> Signed-off-by: Adolf Belka >> --- >> lfs/libvirt | 4 ++-- >> 1 file changed, 2 insertions(+), 2 deletions(-) >> diff --git a/lfs/libvirt b/lfs/libvirt >> index 6058355ca..ebe777bc2 100644 >> --- a/lfs/libvirt >> +++ b/lfs/libvirt >> @@ -35,9 +35,9 @@ DIR_APP =3D $(DIR_SRC)/$(THISAPP) >> TARGET =3D $(DIR_INFO)/$(THISAPP) >> SUP_ARCH =3D x86_64 aarch64 >> PROG =3D libvirt >> -PAK_VER =3D 32 >> +PAK_VER =3D 33 >> -DEPS =3D ebtables libpciaccess libtirpc libyajl ncat qemu >> +DEPS =3D ebtables libpciaccess libyajl ncat qemu >> SERVICES =3D libvirtd virtlogd >> =20 --===============7599937628079811383==--