From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:470:142:3::10]:58835) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1iPSDB-00006w-Hw for guix-patches@gnu.org; Tue, 29 Oct 2019 10:11:06 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1iPS5O-00037k-Uf for guix-patches@gnu.org; Tue, 29 Oct 2019 10:03:03 -0400 Received: from debbugs.gnu.org ([209.51.188.43]:39588) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1iPS5O-00037b-Ho for guix-patches@gnu.org; Tue, 29 Oct 2019 10:03:02 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1iPS5O-0001t4-DX for guix-patches@gnu.org; Tue, 29 Oct 2019 10:03:02 -0400 Subject: [bug#37975] [PATCH 2/2] gnu: Add udiskie. Resent-Message-ID: References: <87r22v6gxv.fsf@yamatai> <20191029093135.32727-1-glv@posteo.net> <20191029093135.32727-2-glv@posteo.net> <87a79jerjc.fsf@ambrevar.xyz> From: Guillaume Le Vaillant In-reply-to: <87a79jerjc.fsf@ambrevar.xyz> Date: Tue, 29 Oct 2019 15:02:05 +0100 Message-ID: <87o8xz646a.fsf@yamatai> 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: Pierre Neidhardt Cc: 37975@debbugs.gnu.org Pierre Neidhardt skribis: >> + (arguments >> + `(;; The tests want libappindicator, which is not available. > > Why isn't available? Should we package it? URL of the lib? Apparently libappindicator is a library for the Unity desktop environment. I think it does not make much sense to add it as Unity is not in Guix. Instead I added a patch removing the support for libappindicator from udiskie.