From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:470:142:3::10]:47764) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1jIuQZ-00064x-B8 for guix-patches@gnu.org; Mon, 30 Mar 2020 09:26:08 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1jIuQY-0006NV-3N for guix-patches@gnu.org; Mon, 30 Mar 2020 09:26:07 -0400 Received: from debbugs.gnu.org ([209.51.188.43]:49723) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1jIuQX-0006N7-W2 for guix-patches@gnu.org; Mon, 30 Mar 2020 09:26:06 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1jIuQX-0001bY-TJ for guix-patches@gnu.org; Mon, 30 Mar 2020 09:26:05 -0400 Subject: [bug#40324] [PATCH 30/30] gnu: mate: Add glib:bin to propagated-inputs. Resent-Message-ID: From: Jonathan Brielmaier Date: Mon, 30 Mar 2020 15:25:09 +0200 Message-Id: <20200330132509.17369-10-jonathan.brielmaier@web.de> In-Reply-To: <20200330132509.17369-1-jonathan.brielmaier@web.de> References: <20200330132509.17369-1-jonathan.brielmaier@web.de> MIME-Version: 1.0 Content-Transfer-Encoding: quoted-printable 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: 40324@debbugs.gnu.org Cc: Jonathan Brielmaier This is a fix for https://issues.guix.gnu.org/issue/38135 until the proper fix from core-updates is merged. * gnu/packages/mate.scm (mate)[propagated-inputs]: Add glib:bin. =2D-- gnu/packages/mate.scm | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/gnu/packages/mate.scm b/gnu/packages/mate.scm index 920a4cfa6c..c2168c2812 100644 =2D-- a/gnu/packages/mate.scm +++ b/gnu/packages/mate.scm @@ -1601,6 +1601,10 @@ used to bring up authentication dialogs.") ("shared-mime-info" ,shared-mime-info) ("yelp" ,yelp) ("zenity" ,zenity))) + ;; FIXME: Propagating glib:bin fixes http://issues.guix.gnu.org/issue= /38135 + ;; The proper fix is in core-updates. So we can remove this after nex= t merge. + (propagated-inputs + `(("glib:bin" ,glib "bin"))) (synopsis "The MATE desktop environment") (home-page "https://mate-desktop.org/") (description =2D- 2.26.0