From mboxrd@z Thu Jan 1 00:00:00 1970 From: Tanguy Le Carrour Subject: Re: Packaging Grisbi Date: Sun, 30 Jun 2019 14:01:15 +0200 Message-ID: <20190630120115.uziik6iubu77fsli@melmoth> References: <20190512121101.qabhj5jdcnwgs6jp@melmoth> <87pnon4eqf.fsf@ngyro.com> <20190513065136.neexsffqgvwgyhev@rafflesia.localdomain> <20190529153800.6uhdsarrtt3dgzyt@melmoth> <87o93j5qvp.fsf@ngyro.com> <20190602170634.yxan6x7fw65xw327@melmoth> <87pnnvsta5.fsf@ngyro.com> <20190608132355.ixjldxsc7eidvlzo@melmoth> <87blz2qrnb.fsf@ngyro.com> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit Return-path: Received: from eggs.gnu.org ([2001:470:142:3::10]:33216) by lists.gnu.org with esmtp (Exim 4.86_2) (envelope-from ) id 1hhYWJ-0001ls-C8 for guix-devel@gnu.org; Sun, 30 Jun 2019 08:01:24 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1hhYWI-000334-Bm for guix-devel@gnu.org; Sun, 30 Jun 2019 08:01:23 -0400 Received: from relay9-d.mail.gandi.net ([217.70.183.199]:54337) by eggs.gnu.org with esmtps (TLS1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.71) (envelope-from ) id 1hhYWH-00030S-VG for guix-devel@gnu.org; Sun, 30 Jun 2019 08:01:22 -0400 Content-Disposition: inline In-Reply-To: <87blz2qrnb.fsf@ngyro.com> 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: Timothy Sample Cc: Guix Dear Timothy, Le 06/12, Timothy Sample a écrit : > It looks like all you need to do is install “dconf”. It should work if > you install it into your user profile either using a manifest file or > with “guix install dconf”. (I seem to recall you tried this before, but > looking at the results above, and given my earlier success with Grisbi, > and think it’s worth another shot.) Once again, you were right! I've added `dconf` and everything works perfectly now! I checked how `dconf` was used in other packages and added it as `propagated-inputs`. This being done, I submitted the patch to guix-patches@gnu.org. Thanks again for your precious help and your time! -- Tanguy