diff options
author | jestin | 2006-07-18 13:11:33 +0000 |
---|---|---|
committer | jestin | 2006-07-18 13:11:33 +0000 |
commit | 611d52ef9913bb968c6150f7394112052e57df2e (patch) | |
tree | f4919297d6bdb6f5d5607bd7021112d492862bc6 /debian | |
parent | aa39cfd7e5130873b7db1e5ff926f2a803e4f2c6 (diff) | |
download | ivy-java-611d52ef9913bb968c6150f7394112052e57df2e.zip ivy-java-611d52ef9913bb968c6150f7394112052e57df2e.tar.gz ivy-java-611d52ef9913bb968c6150f7394112052e57df2e.tar.bz2 ivy-java-611d52ef9913bb968c6150f7394112052e57df2e.tar.xz |
added sgml2x to build the pdf doc ( docbook ... )
Diffstat (limited to 'debian')
-rw-r--r-- | debian/control | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/debian/control b/debian/control index 2823fd0..a9a684e 100644 --- a/debian/control +++ b/debian/control @@ -3,7 +3,7 @@ Section: devel Priority: optional Maintainer: Yannick Jestin <jestin@cena.fr> #Standards-Version: 3.5.2 -Build-Depends: java-compiler, lynx, libregexp-java, lib-gnu.getopt-java | libgetopt-java, docbook-utils, fastjar +Build-Depends: java-compiler, lynx, libregexp-java, lib-gnu.getopt-java | libgetopt-java, docbook-utils, sgml2x, fastjar Package: libivy-java Architecture: all |