[hamradio-commits] [hamradio-maintguide] 01/02: Add build dependency on texlive-generic-extra for iftex.sty
Iain R. Learmonth
irl at moszumanska.debian.org
Mon Jul 25 18:50:33 UTC 2016
This is an automated email from the git hooks/post-receive script.
irl pushed a commit to branch master
in repository hamradio-maintguide.
commit 2435c81f17a4987704bbefe64b7085a80ae778a6
Author: Iain R. Learmonth <irl at debian.org>
Date: Mon Jul 25 19:47:20 2016 +0100
Add build dependency on texlive-generic-extra for iftex.sty
---
debian/control | 7 ++++++-
1 file changed, 6 insertions(+), 1 deletion(-)
diff --git a/debian/control b/debian/control
index f47863d..d022df3 100644
--- a/debian/control
+++ b/debian/control
@@ -3,7 +3,12 @@ Maintainer: Debian Hamradio Maintainers <debian-hams at lists.debian.org>
Uploaders: Iain R. Learmonth <irl at debian.org>
Section: doc
Priority: optional
-Build-Depends: debhelper (>= 9), python3-sphinx | python-sphinx, texlive-latex-recommended, texlive-latex-extra, texlive-fonts-recommended
+Build-Depends: debhelper (>= 9),
+ python3-sphinx | python-sphinx,
+ texlive-latex-recommended,
+ texlive-latex-extra,
+ texlive-fonts-recommended,
+ texlive-generic-extra
Standards-Version: 3.9.8
Vcs-Browser: https://anonscm.debian.org/cgit/pkg-hamradio/hamradio-maintguide.git
Vcs-Git: https://anonscm.debian.org/git/pkg-hamradio/hamradio-maintguide.git
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-hamradio/hamradio-maintguide.git
More information about the pkg-hamradio-commits
mailing list