aboutsummaryrefslogtreecommitdiffstats
path: root/debian/control
diff options
context:
space:
mode:
authorJonathan McCrohan <jmccrohan@gmail.com>2014-10-02 23:17:41 +0100
committerJonathan McCrohan <jmccrohan@gmail.com>2014-10-02 23:17:41 +0100
commit0afaee4cf49fc28333eeeefc09653c47e33b88b8 (patch)
tree61f6ded1305204445e0ad29acae1ab97d4b36473 /debian/control
parent950e9747119aef874ff57f074159772150f82dac (diff)
downloadlibconfig-0afaee4cf49fc28333eeeefc09653c47e33b88b8.tar.gz
Split documentation build into -indep target (Closes: #759582)
Diffstat (limited to '')
-rw-r--r--debian/control3
1 files changed, 2 insertions, 1 deletions
diff --git a/debian/control b/debian/control
index 6efe74e..9e850f4 100644
--- a/debian/control
+++ b/debian/control
@@ -2,7 +2,8 @@ Source: libconfig
Priority: optional
Maintainer: Jonathan McCrohan <jmccrohan@gmail.com>
Uploaders: Jose Luis Tallon <jltallon@adv-solutions.net>
-Build-Depends: debhelper (>= 9), dh-autoreconf, texinfo, texlive-latex-base
+Build-Depends: debhelper (>= 9), dh-autoreconf, texinfo
+Build-Depends-Indep: texlive-latex-base
Standards-Version: 3.9.5
Homepage: http://www.hyperrealm.com/libconfig/
Section: libs