From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mail-wi0-f179.google.com (mail-wi0-f179.google.com [209.85.212.179]) by dpdk.org (Postfix) with ESMTP id CDD448D3D for ; Mon, 26 Oct 2015 15:25:44 +0100 (CET) Received: by wicfx6 with SMTP id fx6so116684908wic.1 for ; Mon, 26 Oct 2015 07:25:44 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=6wind_com.20150623.gappssmtp.com; s=20150623; h=from:to:cc:subject:date:message-id:organization:user-agent :in-reply-to:references:mime-version:content-transfer-encoding :content-type; bh=pFeK0v3c3wu4Y97Brwd3OwrrsrTl3S+JQSVpVN2Di+w=; b=EKoBkzGFFutRoHQJTKb3Y7j/4CuXSdFy4+Jj5Vjw+b+dG0SmnCzivGTmqMaf6tte0p 3MX4E5KejCmIKcYEE1LqcHcnK+fyIOMxrGVpGlxYQtK9t5cpvRBwjMAcZeYG+6n8D647 Y6HfFuFoteeY8MA4/EdiN86vQfPdPAHaEKa11F5EpSzOeBghL/dJGZ3Q261jytzXxK0w 3yQvQLuaChY1wyTyy9OaudZgw9xM0K5LhJ3j5/ByX5UdFRysny1Lbp+Tse4SATeIsmT9 m7BRm6h11GQtK6rerrIj8+V7qY6/EsOlXD9HkC8Xgv14vlGb0BMp9Me0+I8HsXjrgUUF mCvw== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:from:to:cc:subject:date:message-id:organization :user-agent:in-reply-to:references:mime-version :content-transfer-encoding:content-type; bh=pFeK0v3c3wu4Y97Brwd3OwrrsrTl3S+JQSVpVN2Di+w=; b=FSoWpKyg9BZ4oh0jKctaB4kVOGcIjscianMeWY1s6eWsUNO2EK5Xw22TlbN4VQmnq2 E/5AdoFnjTuVETJmP71Bnsg0ZbZb0+fSniA7rnQqGqMb6YljH8QHELK6nwEXKEjZq3VI fPSE+KNliHo9e3N2BNHD+6TRslntliFs2BR6Ir9TBMH9Ph/xDDRZo/CXGjaajYyEncEA b11aDRu94s7LruqGOGBzRYUJ+q0GUP6tqTgbT2yFap9tTquglRGip6KePHgrqxv7rB21 TkFkc4qZZx4R/lG2RU/jPgskiu6Q4bAJz6PZ9tlutmW6JKXV9aFUGE5gnNmTcjQyT0tj uAFw== X-Gm-Message-State: ALoCoQkTDxckcrlWoBdziRSJDt+Dmp6Rp0uyyNm725Yxf9AxJROQLOdfq1+3xTWZtDFZz49OF0SR X-Received: by 10.28.146.136 with SMTP id u130mr2188661wmd.91.1445869544575; Mon, 26 Oct 2015 07:25:44 -0700 (PDT) Received: from xps13.localnet (136-92-190-109.dsl.ovh.fr. [109.190.92.136]) by smtp.gmail.com with ESMTPSA id r9sm39363221wjz.35.2015.10.26.07.25.43 (version=TLSv1.2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Mon, 26 Oct 2015 07:25:43 -0700 (PDT) From: Thomas Monjalon To: John McNamara Date: Mon, 26 Oct 2015 15:24:36 +0100 Message-ID: <289185220.FtEhrO86ni@xps13> Organization: 6WIND User-Agent: KMail/4.14.10 (Linux/4.1.6-1-ARCH; KDE/4.14.11; x86_64; ; ) In-Reply-To: <1445340730-32687-1-git-send-email-john.mcnamara@intel.com> References: <1445340730-32687-1-git-send-email-john.mcnamara@intel.com> MIME-Version: 1.0 Content-Transfer-Encoding: 7Bit Content-Type: text/plain; charset="us-ascii" Cc: dev@dpdk.org Subject: Re: [dpdk-dev] [PATCH] doc: remove dejavu font from doc build X-BeenThere: dev@dpdk.org X-Mailman-Version: 2.1.15 Precedence: list List-Id: patches and discussions about DPDK List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 26 Oct 2015 14:25:44 -0000 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?