From mboxrd@z Thu Jan 1 00:00:00 1970 From: Arun Isaac Subject: bug#24188: gnucash needs gtk+ in propagated-inputs Date: Fri, 09 Sep 2016 21:10:20 +0530 Message-ID: References: <87oa53yx0x.fsf@systemreboot.net> <87y4465kjf.fsf@elephly.net> <87eg5xq9lo.fsf@systemreboot.net> <87inv7ignw.fsf@member.fsf.org> <87eg4t5eip.fsf@gnu.org> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:43118) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1biNvL-0002Bj-Fy for bug-guix@gnu.org; Fri, 09 Sep 2016 11:41:04 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1biNvK-0003OG-Nq for bug-guix@gnu.org; Fri, 09 Sep 2016 11:41:03 -0400 Received: from debbugs.gnu.org ([208.118.235.43]:57082) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1biNvK-0003OC-K4 for bug-guix@gnu.org; Fri, 09 Sep 2016 11:41:02 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1biNvK-0006in-Cx for bug-guix@gnu.org; Fri, 09 Sep 2016 11:41:02 -0400 Sender: "Debbugs-submit" Resent-Message-ID: In-reply-to: <87eg4t5eip.fsf@gnu.org> List-Id: Bug reports for GNU Guix List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: bug-guix-bounces+gcggb-bug-guix=m.gmane.org@gnu.org Sender: "bug-Guix" To: Ludovic =?UTF-8?Q?Court=C3=A8s?= Cc: 24188@debbugs.gnu.org, guix-devel@gnu.org >> To actually fix this package (and some others) we can: >> >> - Wrap them with shared-mime-info in XDG_DATA_DIRS or propagated it. >> >> - Make sure 'xdg-mime-database' always run if glib applications are >> there even without shared-mime-info referenced by profile. >> IIRC, this was suggested by ludo, but I ignored, now patch sent :-) > > Apparently the 2nd item is what commit > 801d316b20b05a4d0687873ad8e438e6238e23ce does. > > Are we done, or do we need to do item #1 too? We are done. No need to do item #1. The issue has been fixed.