From mboxrd@z Thu Jan 1 00:00:00 1970 From: Adolf Belka To: development@lists.ipfire.org Subject: Re: [PATCH 1/5] libvirt: libtirpc removed from dependencies as now core package Date: Tue, 07 Feb 2023 14:08:38 +0100 Message-ID: <8708c49f-d586-df92-b0d3-479aa3c4ce1b@ipfire.org> In-Reply-To: <20230207130120.1311417-1-adolf.belka@ipfire.org> MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="===============3364957405238642333==" List-Id: --===============3364957405238642333== Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: quoted-printable Hi Peter, This patch series should have gone together with the change of libtirpc from = addon to core package so these updates need to go into master for CU173 Testi= ng. Regards, Adolf. On 07/02/2023 14:01, Adolf Belka wrote: > Signed-off-by: Adolf Belka > --- > lfs/libvirt | 4 ++-- > 1 file changed, 2 insertions(+), 2 deletions(-) >=20 > 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 > =20 > -DEPS =3D ebtables libpciaccess libtirpc libyajl ncat qemu > +DEPS =3D ebtables libpciaccess libyajl ncat qemu > =20 > SERVICES =3D libvirtd virtlogd > =20 --===============3364957405238642333==--