diff options
| author | Jonathan McCrohan <jmccrohan@gmail.com> | 2014-10-02 23:17:41 +0100 | 
|---|---|---|
| committer | Jonathan McCrohan <jmccrohan@gmail.com> | 2014-10-02 23:17:41 +0100 | 
| commit | 0afaee4cf49fc28333eeeefc09653c47e33b88b8 (patch) | |
| tree | 61f6ded1305204445e0ad29acae1ab97d4b36473 /debian/control | |
| parent | 950e9747119aef874ff57f074159772150f82dac (diff) | |
| download | libconfig-0afaee4cf49fc28333eeeefc09653c47e33b88b8.tar.gz | |
Split documentation build into -indep target (Closes: #759582)
Diffstat (limited to '')
| -rw-r--r-- | debian/control | 3 | 
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  | 
