From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp1 ([2001:41d0:2:4a6f::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms11 with LMTPS id WEl1BwSl1l7KLQAA0tVLHw (envelope-from ) for ; Tue, 02 Jun 2020 19:14:12 +0000 Received: from aspmx1.migadu.com ([2001:41d0:2:4a6f::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp1 with LMTPS id GI0+AwSl1l4OFAAAbx9fmQ (envelope-from ) for ; Tue, 02 Jun 2020 19:14:12 +0000 Received: from lists.gnu.org (lists.gnu.org [209.51.188.17]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by aspmx1.migadu.com (Postfix) with ESMTPS id 99F37940276 for ; Tue, 2 Jun 2020 19:14:11 +0000 (UTC) Received: from localhost ([::1]:52070 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1jgCMT-0005Pm-UM for larch@yhetil.org; Tue, 02 Jun 2020 15:14:09 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:58316) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1jgCMM-0005NZ-Kd for bug-guix@gnu.org; Tue, 02 Jun 2020 15:14:02 -0400 Received: from debbugs.gnu.org ([209.51.188.43]:57678) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1jgCMM-0002F2-BR for bug-guix@gnu.org; Tue, 02 Jun 2020 15:14:02 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1jgCMM-0007jb-5m for bug-guix@gnu.org; Tue, 02 Jun 2020 15:14:02 -0400 X-Loop: help-debbugs@gnu.org Subject: bug#41651: [PATCH] gnu: network-manager-applet: Propagate 'libnma'. Resent-From: Efraim Flashner Original-Sender: "Debbugs-submit" Resent-CC: bug-guix@gnu.org Resent-Date: Tue, 02 Jun 2020 19:14:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 41651 X-GNU-PR-Package: guix X-GNU-PR-Keywords: To: Brice Waegeneire Received: via spool by 41651-submit@debbugs.gnu.org id=B41651.159112519529667 (code B ref 41651); Tue, 02 Jun 2020 19:14:02 +0000 Received: (at 41651) by debbugs.gnu.org; 2 Jun 2020 19:13:15 +0000 Received: from localhost ([127.0.0.1]:40991 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1jgCLa-0007iR-L6 for submit@debbugs.gnu.org; Tue, 02 Jun 2020 15:13:14 -0400 Received: from flashner.co.il ([178.62.234.194]:51660) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1jgCLY-0007iD-Ek for 41651@debbugs.gnu.org; Tue, 02 Jun 2020 15:13:13 -0400 Received: from localhost (unknown [188.120.128.90]) by flashner.co.il (Postfix) with ESMTPSA id 779B540425; Tue, 2 Jun 2020 19:13:06 +0000 (UTC) Date: Tue, 2 Jun 2020 22:12:29 +0300 From: Efraim Flashner Message-ID: <20200602191229.GS7397@E5400> References: <877dwqwsvg.fsf@ambrevar.xyz> <20200602183814.25734-1-brice@waegenei.re> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha512; protocol="application/pgp-signature"; boundary="gn1ylXQ+YRNuZICZ" Content-Disposition: inline In-Reply-To: <20200602183814.25734-1-brice@waegenei.re> X-PGP-Key-ID: 0x41AAE7DCCA3D8351 X-PGP-Key: https://flashner.co.il/~efraim/efraim_flashner.asc X-PGP-Fingerprint: A28B F40C 3E55 1372 662D 14F7 41AA E7DC CA3D 8351 X-Spam-Score: -0.0 (/) X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list X-Spam-Score: -1.0 (-) X-BeenThere: bug-guix@gnu.org List-Id: Bug reports for GNU Guix List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Cc: 41651@debbugs.gnu.org Errors-To: bug-guix-bounces+larch=yhetil.org@gnu.org Sender: "bug-Guix" X-Scanner: scn0 Authentication-Results: aspmx1.migadu.com; dkim=none; dmarc=none; spf=pass (aspmx1.migadu.com: domain of bug-guix-bounces@gnu.org designates 209.51.188.17 as permitted sender) smtp.mailfrom=bug-guix-bounces@gnu.org X-Spam-Score: -2.61 X-TUID: 2bcnyXWFgRFE --gn1ylXQ+YRNuZICZ Content-Type: text/plain; charset=utf-8 Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Tue, Jun 02, 2020 at 08:38:14PM +0200, Brice Waegeneire wrote: > Fixes . >=20 > * gnu/packages/gnome.scm (network-manager-applet)[inputs]: Move 'libnma' > to =E2=80=A6 > [native-inputs]: =E2=80=A6 here. I think you mean propagated > --- >=20 > Sorry for the crappy patchset. This patch should solve that issue. >=20 >=20 > gnu/packages/gnome.scm | 9 +++++---- > 1 file changed, 5 insertions(+), 4 deletions(-) >=20 > diff --git a/gnu/packages/gnome.scm b/gnu/packages/gnome.scm > index 0d63579d4a..860b5223b8 100644 > --- a/gnu/packages/gnome.scm > +++ b/gnu/packages/gnome.scm > @@ -6730,13 +6730,14 @@ Cisco's AnyConnect SSL VPN.") > ("gtk-doc" ,gtk-doc) > ("pkg-config" ,pkg-config))) > (propagated-inputs > - ;; libnm-gtk.pc refers to all these. > - `(("dbus-glib" ,dbus-glib) > + `(;; libnm-gtk.pc refers to all these. > + ("dbus-glib" ,dbus-glib) > ("gtk+" ,gtk+) > - ("network-manager" ,network-manager))) > + ("network-manager" ,network-manager) > + ;; nm-applet need org.gnome.nm-applet.gschema.xml > + ("libnma" ,libnma))) > (inputs > `(("gcr" ,gcr) > - ("libnma" ,libnma) > ("libgudev" ,libgudev) > ("libnotify" ,libnotify) > ("libsecret" ,libsecret) > --=20 > 2.26.2 >=20 >=20 >=20 >=20 --=20 Efraim Flashner =D7=90=D7=A4=D7=A8=D7=99=D7=9D = =D7=A4=D7=9C=D7=A9=D7=A0=D7=A8 GPG key =3D A28B F40C 3E55 1372 662D 14F7 41AA E7DC CA3D 8351 Confidentiality cannot be guaranteed on emails sent or received unencrypted --gn1ylXQ+YRNuZICZ Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iQIzBAABCgAdFiEEoov0DD5VE3JmLRT3Qarn3Mo9g1EFAl7WpJkACgkQQarn3Mo9 g1FKZw/+MW6senaUT46ZKMVGqx7G1wT3sxEkFh5YrX4atq5pXTpUa8ou9/aA6kAy F6sqPMyy+oxMJxtat1596Omt2rLHc5c4BTJCEXelfIudq0joBxbTnYHv/TUfBtXD uS8tj4bUhmxknEipRPYDUvHT/jrAZc5rAi6Dr5I7smLu9HWMDySmhPUXV8k0kwLw a0pAOcxpUWXazpS2P1iujRRCuNgZ/+LRBVdv22SrFS8E9BI/LEeb4UAvS1YUfA5J dOwEGiqwS/gi01F1DbGasm6AKb6Nf/D8bbfugdK8Q8rBhbmLJTSoCjg6kVOLqmow mmmFBhJ2IDN8pJtug/dm4KpYrd+HQePZfS+/fUGpV3mCeMsvScef3WceBBLfE8yn UXoLSoxbQbrE/wCKeYqhhsPR8eFHIAm3V2eTaHBqIdiKUvXteKUy72fg7yjG+sJV 8hRyOlYYAHCuoip/DI4Ny/6UyI8hsVHUycrhYE5Aws/IV3z2LRMTP3CjdsjVkG4t vxAd0RfAPuFO2RIVsLFhZLGkhk5etv80xNgENsENeHUUVsYN6fdCeQ+A05lu4uyf rfW18ofKyuc0GllbJS1ADdmAip8H5ulfH5t0WbHlUaFJKJMEl1EdrzZJOrpTQEBd cuQf/6k0iimxAE0m4pIMqA9MO+sNpArQQNQDwe5X7J0URv2heHM= =+Zep -----END PGP SIGNATURE----- --gn1ylXQ+YRNuZICZ--