From mboxrd@z Thu Jan 1 00:00:00 1970 From: David Craven Subject: Re: [PATCH 7/7] gnu: Add virt-viewer. Date: Sun, 24 Jul 2016 13:31:54 +0200 Message-ID: References: <20160723131859.13525-1-david@craven.ch> <20160723131859.13525-7-david@craven.ch> <20160723224031.GB23753@jasmine> Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:34431) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1bRHdZ-0005jZ-65 for guix-devel@gnu.org; Sun, 24 Jul 2016 07:32:02 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1bRHdW-0005hL-2B for guix-devel@gnu.org; Sun, 24 Jul 2016 07:32:01 -0400 Received: from mail-yw0-x22d.google.com ([2607:f8b0:4002:c05::22d]:36430) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1bRHdU-0005h9-R6 for guix-devel@gnu.org; Sun, 24 Jul 2016 07:31:57 -0400 Received: by mail-yw0-x22d.google.com with SMTP id u134so138638287ywg.3 for ; Sun, 24 Jul 2016 04:31:55 -0700 (PDT) In-Reply-To: <20160723224031.GB23753@jasmine> 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: Leo Famulari Cc: guix-devel > I noticed that the output did not refer to perl. virt-viewer builds > successfully without it. Do you think it's okay to remove it from this > list? Can't remember why I added perl as a dependency. I think it's ok to remove it. > It is gpl2+. I'll read the licenses more carefully next time.