From 80804e57372671e594bff9e0c4c3f434b4f79b03 Mon Sep 17 00:00:00 2001 From: Jonathan McCrohan Date: Thu, 9 Jul 2015 00:28:41 +0100 Subject: d/control: add build depends on texlive-fonts-recommended --- debian/changelog | 1 + debian/control | 3 ++- 2 files changed, 3 insertions(+), 1 deletion(-) diff --git a/debian/changelog b/debian/changelog index b0f36fd..6c10d39 100644 --- a/debian/changelog +++ b/debian/changelog @@ -9,6 +9,7 @@ libconfig (1.5-1) UNRELEASED; urgency=medium * Bump Standards-Version to 3.9.6 - No changes required * d/control: various fixes found by libconfig-model-dpkg-perl + * d/control: add build depends on texlive-fonts-recommended -- Jonathan McCrohan Thu, 02 Oct 2014 23:14:30 +0100 diff --git a/debian/control b/debian/control index db2e272..60f3368 100644 --- a/debian/control +++ b/debian/control @@ -6,7 +6,8 @@ Priority: optional Build-Depends: debhelper (>= 9), dh-autoreconf, texinfo -Build-Depends-Indep: texlive-latex-base +Build-Depends-Indep: texlive-latex-base, + texlive-fonts-recommended Standards-Version: 3.9.6 Homepage: http://www.hyperrealm.com/libconfig/ -- cgit v1.2.3