From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:470:142:3::10]:45645) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1j6KKh-0002ze-2B for guix-patches@gnu.org; Mon, 24 Feb 2020 15:28:04 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1j6KKg-0007lX-5m for guix-patches@gnu.org; Mon, 24 Feb 2020 15:28:03 -0500 Received: from debbugs.gnu.org ([209.51.188.43]:48186) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1j6KKg-0007lR-37 for guix-patches@gnu.org; Mon, 24 Feb 2020 15:28:02 -0500 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1j6KKg-0004OG-0B for guix-patches@gnu.org; Mon, 24 Feb 2020 15:28:02 -0500 Subject: [bug#39737] [PATCH] gnu: qemu-minimal-2.10: Use minimal dependencies from qemu-minimal. Resent-Message-ID: From: Marius Bakke In-Reply-To: <20200222143525.1181-1-janneke@gnu.org> References: <20200222143525.1181-1-janneke@gnu.org> Date: Mon, 24 Feb 2020 21:27:35 +0100 Message-ID: <87imjv4too.fsf@devup.no> MIME-Version: 1.0 Content-Type: multipart/signed; boundary="=-=-="; micalg=pgp-sha512; protocol="application/pgp-signature" List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: guix-patches-bounces+kyle=kyleam.com@gnu.org Sender: "Guix-patches" To: Jan Nieuwenhuizen , 39737@debbugs.gnu.org --=-=-= Content-Type: text/plain Jan Nieuwenhuizen writes: > Without this patch qemu-minimal-2.10 is not really minimal; it depends on > cups, ffmpeg, ghostscript, gstreamer, gtk, spice, ... Good catch, LGTM ... > > * gnu/packages/virtualization.scm (qemu-minimal-2.10): Use minimal > dependencies from qemu-minimal. ... though I'd write this as [native-inputs]: Inherit from QEMU-MINIMAL instead of QEMU. [inputs]: Likewise. --=-=-= Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iQEzBAEBCgAdFiEEu7At3yzq9qgNHeZDoqBt8qM6VPoFAl5UMbcACgkQoqBt8qM6 VPr2OAf/ebvVl/TuxUZbiuq35X8D7qeLbclZy4qmoLyD8LsXu86MNYuJ7lvG7ZPv Kjg1ZIy5P4BlJssBEQBBF0isXZ11tBRf0JusPc1NBorTqwQHdcUasTy9ls13gN1j AstvTTc7f2PJ2fnuJOqe1wyZNL7uvRvCrFB7yAkNtn2mz650A+JfmB8Vt3xeDAHr C1ylEVsFp18BuKSWVP/5ShVTc+Cvlmx5BcDVgMCMdN+ArS311XdQUeC7Fi1gCmdM aiHn6M9Ovduo2d0ZrZBcsjgdCwRIZYP8MvX3GlauT9BzoIYsXMzmtMZIvTATU6DX s0p6cmBJl61WsAoxHXWRbrjPIcnWIw== =zJge -----END PGP SIGNATURE----- --=-=-=--