From: Antonio Ospite Date: Tue, 19 Nov 2013 11:50:44 +0000 (+0100) Subject: debian/control: drop the version on the asciidoc dependency X-Git-Tag: debian/0.1.4-3~6 X-Git-Url: https://git.ao2.it/libam7xxx.git/commitdiff_plain/45ece994ef68250f4908fd51af730bfb98104848 debian/control: drop the version on the asciidoc dependency Also drop the dependency on docbook-xsl as it will be brought in by xmlto. --- diff --git a/debian/control b/debian/control index 08d9e25..9797c4c 100644 --- a/debian/control +++ b/debian/control @@ -5,7 +5,7 @@ Maintainer: Antonio Ospite Build-Depends: debhelper (>= 9), dpkg-dev (>= 1.16.1~), cmake, pkg-config, libusb-1.0-0-dev, libxcb1-dev, libavdevice-dev, libavformat-dev, libavcodec-dev, libswscale-dev -Build-Depends-Indep: doxygen, asciidoc (>> 8.0.0), xmlto, docbook-xsl (>> 1.72) +Build-Depends-Indep: doxygen, asciidoc, xmlto Standards-Version: 3.9.4 Homepage: http://git.ao2.it/libam7xxx.git Vcs-Git: git://git.ao2.it/libam7xxx.git