From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:38629) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1deqHn-0005ja-4d for guix-patches@gnu.org; Mon, 07 Aug 2017 18:14:11 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1deqHi-0002MT-8o for guix-patches@gnu.org; Mon, 07 Aug 2017 18:14:07 -0400 Received: from debbugs.gnu.org ([208.118.235.43]:42172) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1deqHi-0002M9-4e for guix-patches@gnu.org; Mon, 07 Aug 2017 18:14:02 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1deqHh-0003fo-OR for guix-patches@gnu.org; Mon, 07 Aug 2017 18:14:01 -0400 Subject: [bug#28000] [PATCH] gnu: octave: Build with texinfo. Resent-Message-ID: From: Marius Bakke In-Reply-To: References: Date: Tue, 08 Aug 2017 00:13:28 +0200 Message-ID: <87k22fauwn.fsf@fastmail.com> 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: Arun Isaac , 28000@debbugs.gnu.org --=-=-= Content-Type: text/plain Arun Isaac writes: > texinfo is required for the built-in documentation. > > * gnu/packages/maths.scm (octave)[inputs]: Add texinfo. > [native-inputs]: Remove texinfo. If I read this right, Octave references texinfo at runtime, so it's moved to inputs for correctness? The commit message is a bit confusing, since it already has texinfo available :-) --=-=-= Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iQEzBAEBCgAdFiEEu7At3yzq9qgNHeZDoqBt8qM6VPoFAlmI5ggACgkQoqBt8qM6 VPqgRQf+IfW4D3/v4VbfyieYUf2OnksdrFkZHr4EMyDbN880B0W3LBGSwM7xemv2 /syBv7zX0qmkjVwaFsVfyzlpiIzkjszzwRelbOBVtfAT0RoFEhA2oIkAg+xrJFQ/ n4mu2MsaR4AaLLj6KIyLh6SzuZIj8X79rv/WfsMCFrHlQ80ll+/lo4o1r4kYGmYe MdPHnLxtPACpl5+wbbxslwyEiX61jwVH6zO2KvUsbLH0GYScDTbDiilFlxWCvpmp 369Z0J4Kge3LT927y9iSpJtbXkjM21lq0xtQvpleojDy7gw59Ks5kRATfdkFH7hO 3AhKmGqiZpPC9nOsMZYDX/ah0NTEfA== =dvAH -----END PGP SIGNATURE----- --=-=-=--