From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:41678) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1e57aY-00018F-RU for guix-patches@gnu.org; Thu, 19 Oct 2017 05:58:07 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1e57aV-0002LO-45 for guix-patches@gnu.org; Thu, 19 Oct 2017 05:58:06 -0400 Received: from debbugs.gnu.org ([208.118.235.43]:40448) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1e57aV-0002LI-0D for guix-patches@gnu.org; Thu, 19 Oct 2017 05:58:03 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1e57aU-00065O-PU for guix-patches@gnu.org; Thu, 19 Oct 2017 05:58:02 -0400 Subject: [bug#28853] [PATCH 4/8] gnu: virt-manager: Enable spice-gtk support. Resent-Message-ID: From: ludo@gnu.org (Ludovic =?UTF-8?Q?Court=C3=A8s?=) References: <20171015151545.024a589f@uwaterloo.ca> <20171015200328.4830-4-ajpatter@uwaterloo.ca> Date: Thu, 19 Oct 2017 11:57:07 +0200 In-Reply-To: <20171015200328.4830-4-ajpatter@uwaterloo.ca> (Andy Patterson's message of "Sun, 15 Oct 2017 16:03:24 -0400") Message-ID: <87k1zrmpe4.fsf@gnu.org> MIME-Version: 1.0 Content-Type: text/plain 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: Andy Patterson Cc: 28853@debbugs.gnu.org Andy Patterson skribis: > * gnu/packages/virtualization.scm (virt-manager)[inputs]: Add spice-gtk. Applied.