From mboxrd@z Thu Jan 1 00:00:00 1970 From: Danny Milosavljevic Subject: Re: [PATCH v2 0/5] Add FPGA Tools Date: Mon, 26 Sep 2016 14:31:16 +0200 Message-ID: <20160926143116.4efafb74@scratchpost.org> References: <20160818151833.29540-1-dannym@scratchpost.org> <87a8evcuia.fsf@openmailbox.org> <20160926093721.03844342@scratchpost.org> <877f9zc62m.fsf@openmailbox.org> Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:57500) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1boV4B-0002LY-99 for guix-devel@gnu.org; Mon, 26 Sep 2016 08:31:31 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1boV45-0003Xf-59 for guix-devel@gnu.org; Mon, 26 Sep 2016 08:31:26 -0400 Received: from dd1012.kasserver.com ([85.13.128.8]:39248) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1boV44-0003XE-VY for guix-devel@gnu.org; Mon, 26 Sep 2016 08:31:21 -0400 In-Reply-To: <877f9zc62m.fsf@openmailbox.org> 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: Theodoros Foradis Cc: Guix-devel On Mon, 26 Sep 2016 13:53:24 +0300 Theodoros Foradis wrote: > > I posted a patch "gnu: Move libusb from inputs to propagated-inputs" back in August which would fix that (by fixing libftdi). Adding libusb here is not the right fix. > > Are there any issues blocking that patch? Seems straightforward to me. Yes, Andreas Enge told me to add a comment why I propagate. I did so now and posted the new patch. Let's see.