From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([209.51.188.92]:57542) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1hT6iK-0008TS-8K for guix-patches@gnu.org; Tue, 21 May 2019 11:30:05 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1hT6iJ-0002JV-EZ for guix-patches@gnu.org; Tue, 21 May 2019 11:30:04 -0400 Received: from debbugs.gnu.org ([209.51.188.43]:55308) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1hT6iJ-0002JJ-9B for guix-patches@gnu.org; Tue, 21 May 2019 11:30:03 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1hT6iJ-0000bm-4Y for guix-patches@gnu.org; Tue, 21 May 2019 11:30:03 -0400 Subject: bug#35804: [PATCH] libnotify didn't have propagated-inputs Resent-To: guix-patches@gnu.org Resent-Message-ID: From: Marius Bakke In-Reply-To: <20190519232207.i7xdlzrptnjwhvqk@keter.Dlink> References: <20190519232207.i7xdlzrptnjwhvqk@keter.Dlink> Date: Tue, 21 May 2019 17:29:39 +0200 Message-ID: <87zhnfj064.fsf@devup.no> MIME-Version: 1.0 Content-Type: multipart/signed; boundary="=-=-="; micalg=pgp-sha512; protocol="application/pgp-signature" 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: Uko =?UTF-8?Q?Kok=C5=86evi=C4=8Ds?= , 35804-done@debbugs.gnu.org --=-=-= Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable Hi Uko, Uko Kok=C5=86evi=C4=8Ds writes: > libnotify doesn't propagate other needed libraries for linking against > it resulting in pkg-config errors like > >> Package gdk-pixbuf-2.0 was not found in the pkg-config search path. >> Perhaps you should add the directory containing `gdk-pixbuf-2.0.pc' >> to the PKG_CONFIG_PATH environment variable > > The following patch should fix that. Thank you! I added a commit message that follows our convention, and left a comment in the code explaining why these have to be propagated. Pushed as 7ef08efa21900e6e43415b9f9db0e51a04e17fa5. --=-=-= Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iQEzBAEBCgAdFiEEu7At3yzq9qgNHeZDoqBt8qM6VPoFAlzkGWMACgkQoqBt8qM6 VPqdmgf9Fnw4Bm5iqeaQvn15sgK39JV6WweqzOTJ09mr+RkE8PLi4f/6EwYVzUS4 eODjunPoq834ZTbdrtR2DUpxQNpkrjsWQXLyFOKBYmtmwa/ACxrwfbTsZAXFpd2M 7Rjy6d0ap8Z/TRLuAl/RGDVRsM3P1alOkQ6wh3kQrlPS86eBeUqyqQImdnRdrhFh o5GfL+gupMDeLVLqD7uYmWwjsHsKEzTXsk9iMjhtvMB6sXILcyVdIsEJy1o/SF+3 JCKS84nTL/e3XEwZLFy7qawQNOA+/ol5Q2w0RGWEfKhANfJnhZhJofJj+u397+Aw Tr7r2dNYYS6s3ugbj8Mbwk/jL3LTsg== =EdyG -----END PGP SIGNATURE----- --=-=-=--