From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:470:142:3::10]:53922) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1iXr9Y-0001vA-Mq for guix-patches@gnu.org; Thu, 21 Nov 2019 13:26:08 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1iXr9W-0006yU-Oy for guix-patches@gnu.org; Thu, 21 Nov 2019 13:26:04 -0500 Received: from debbugs.gnu.org ([209.51.188.43]:44477) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1iXr9W-0006y9-Eh for guix-patches@gnu.org; Thu, 21 Nov 2019 13:26:02 -0500 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1iXr9W-00076x-9H for guix-patches@gnu.org; Thu, 21 Nov 2019 13:26:02 -0500 Subject: [bug#38279] [PATCH 1/1] gnu: sdl: Add libxcursor to propagated-inputs. Resent-Message-ID: From: Marius Bakke In-Reply-To: <877e3u9nw6.fsf@gmail.com> References: <20191119181425.23755-1-go.wigust@gmail.com> <20191119182300.24622-1-go.wigust@gmail.com> <20191119210036.GR15074@E5400> <877e3u9nw6.fsf@gmail.com> Date: Thu, 21 Nov 2019 19:25:01 +0100 Message-ID: <871ru184ua.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: Oleg Pykhalov , Efraim Flashner Cc: 38279@debbugs.gnu.org --=-=-= Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable Oleg Pykhalov writes: > I worry about qemu and other sdl2 dependent packages. Should the patch > be merged to core-updates? `guix refresh -l sdl2` lists 214 dependent packages, so it is within the "300 packages rebuild limit" on 'master'. It's good if you verify that some of the important-looking packages in that list still build properly before pushing however! :-) > Marius Bakke writes: > >> Woow, nice find. The patch LGTM, but please add a comment in the code >> about why it has to be propagated, along the lines of "Enable X11 cursor >> support in dependent programs, see ". > > Sure. I'll add =E2=80=9CEnable X11 cursor support in dependent programs= =E2=80=9D above > =E2=80=98("libxcursor" ,libxcursor)=E2=80=99. Also I'll place the libxcu= rsor to > =E2=80=98inputs=E2=80=99 instead of =E2=80=98propagated-inputs=E2=80=99 o= f SDL2 package, because it's > enough as I tested. Excellent, thanks! --=-=-= Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iQEzBAEBCgAdFiEEu7At3yzq9qgNHeZDoqBt8qM6VPoFAl3W1n0ACgkQoqBt8qM6 VPqijgf/e3rOudNuARVwjAbQjax2cfOEAwL5XPkzmKmbdVLiIMqtFYgbDsIuUyyL pdJsb9sWd2fIofmv8fCTDViQRP4q34t/qNIJIkHPt+NIq222SI4xdQ0gA7XEK01V tPgNZgwwVxoQIfaqEDbFF2J7kN53PCG3PwG5FdZvz+i8Ur+O2Pbzaf/Un49M5D45 6IYDfX2Wk7GFE8MeXB2CSrng2pTzwo6uU312ICJ24xHHPh6CEnnVhVoLiZwIC9V8 /ElGuyPzt05BdxufqjJvYSii0ixpiXZcGXtEBotHzZ0CjGQ2fsY+4feVGbKsPEEg 0zT/0aDa6rFpCly8OVmtbTeMKKL4UQ== =Q21h -----END PGP SIGNATURE----- --=-=-=--