From mboxrd@z Thu Jan 1 00:00:00 1970 From: Leo Famulari Subject: Re: [PATCH 1/7] gnu: Add usbredir. Date: Fri, 29 Jul 2016 11:16:57 -0400 Message-ID: <20160729151657.GA9666@jasmine> References: <20160723214618.GA26113@jasmine> <20160724175230.19184-1-david@craven.ch> <20160728210918.GA1806@jasmine> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:47868) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1bT9XU-0003ag-Lw for guix-devel@gnu.org; Fri, 29 Jul 2016 11:17:31 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1bT9XO-0006Mt-ID for guix-devel@gnu.org; Fri, 29 Jul 2016 11:17:27 -0400 Received: from out5-smtp.messagingengine.com ([66.111.4.29]:59475) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1bT9X9-0006Gf-Oz for guix-devel@gnu.org; Fri, 29 Jul 2016 11:17:22 -0400 Content-Disposition: inline In-Reply-To: List-Id: "Development of GNU Guix and the GNU System distribution." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: guix-devel-bounces+gcggd-guix-devel=m.gmane.org@gnu.org Sender: "Guix-devel" To: David Craven Cc: guix-devel On Fri, Jul 29, 2016 at 10:09:40AM +0200, David Craven wrote: > Thanks for reviewing and merging =). Just noticed two things... > > libusb should be propagated in usbredir [0]. > spice-protocol should be propagated in spice-gtk [1]. Done with ba9e2ee64 !