From mboxrd@z Thu Jan 1 00:00:00 1970 From: ludo@gnu.org (Ludovic =?utf-8?Q?Court=C3=A8s?=) Subject: Re: Texlive-texmf Date: Mon, 07 Mar 2016 17:41:44 +0100 Message-ID: <87bn6qqlyv.fsf@gnu.org> References: <20160225201935.GA24416@solar> <87io1bys72.fsf@gnu.org> <20160228083212.GA16394@solar> <87a8mhi5pc.fsf@gnu.org> <20160302100844.GA3539@solar> <87a8mfbii6.fsf@gnu.org> <20160305210432.GA28087@solar> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:60845) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1acyEH-0005N9-3H for guix-devel@gnu.org; Mon, 07 Mar 2016 11:42:01 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1acyEG-0005Yx-6i for guix-devel@gnu.org; Mon, 07 Mar 2016 11:41:57 -0500 In-Reply-To: <20160305210432.GA28087@solar> (Andreas Enge's message of "Sat, 5 Mar 2016 22:04:32 +0100") List-Id: "Development of GNU Guix and the GNU System distribution." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: guix-devel-bounces+gcggd-guix-devel=m.gmane.org@gnu.org Sender: guix-devel-bounces+gcggd-guix-devel=m.gmane.org@gnu.org To: Andreas Enge Cc: guix-devel@gnu.org, Eric Bavier Andreas Enge skribis: > On Thu, Mar 03, 2016 at 06:04:17PM +0100, Ludovic Court=C3=A8s wrote: >> Andreas Enge skribis: >> > This was the original reason (plus easier debugging) that I kept the >> > internal packages -bin and -texmf public; I think it was a mistake, >> > since it seems to lead to a lot of confusion. >> > So I will hide both the internal packages one of these days. >> OK. > > Well, in the end this is not so easily possible. > > gnuplot depends on texlive-bin as a native-input. I replaced this by > texlive-minimal, but I think the native input can be dropped completely. Not sure. Eric added the dependency on TeX Live in 97003b5c. Eric, WDYT? > Second, there is gettext with a native input texlive-bin. No, fortunately not! :-) Ludo=E2=80=99.