From mboxrd@z Thu Jan 1 00:00:00 1970 From: Thomas Monjalon Subject: Re: [PATCH] doc: remove dejavu font from doc build Date: Thu, 29 Oct 2015 13:17:52 +0100 Message-ID: <1710644.JRxGcP867o@xps13> References: <1445340730-32687-1-git-send-email-john.mcnamara@intel.com> <289185220.FtEhrO86ni@xps13> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7Bit Cc: dev@dpdk.org To: "Mcnamara, John" Return-path: Received: from mail-wm0-f53.google.com (mail-wm0-f53.google.com [74.125.82.53]) by dpdk.org (Postfix) with ESMTP id BB6185A69 for ; Thu, 29 Oct 2015 13:19:03 +0100 (CET) Received: by wmeg8 with SMTP id g8so23900191wme.1 for ; Thu, 29 Oct 2015 05:19:03 -0700 (PDT) In-Reply-To: List-Id: patches and discussions about DPDK List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: dev-bounces@dpdk.org Sender: "dev" 2015-10-29 11:35, Mcnamara, John: > From: Thomas Monjalon [mailto:thomas.monjalon@6wind.com] > > 2015-10-20 12:32, John McNamara: > > > Remove requirement for occasionally hard to find/install > > > DejaVuSansMono font. It isn't gnerally required anyway. > > > The default mono font is sufficient. > > > > Does it remove the need for texlive-collection-fontsextra? > > Hi, > > I checked and it does remove the requirement for texlive-fonts-recommended in Ubuntu and texlive-collection-fontsextra in Fedora. > > I'll submit a v2 with those requirements removed from the Documentation Guidelines. Please remove it from the RPM packaging script also. Thanks