Commit 69c551c6d660ccbce951a6678109b17c2e2910f5

Authored by Stéphane Raimbault
1 parent c8f3a053

Add dependency on asciidoc in Debian package

Patch provided by Ivo De Decker <Ivo.DeDecker@UGent.be>
Showing 1 changed file with 1 additions and 1 deletions
debian/control
@@ -3,7 +3,7 @@ Priority: extra @@ -3,7 +3,7 @@ Priority: extra
3 Maintainer: Stéphane Raimbault <stephane.raimbault@gmail.com> 3 Maintainer: Stéphane Raimbault <stephane.raimbault@gmail.com>
4 Standards-Version: 3.9.1 4 Standards-Version: 3.9.1
5 Section: libs 5 Section: libs
6 -Build-Depends: debhelper (>= 6), cdbs (>= 0.4.43), autotools-dev, libtool, dpkg-dev (>= 1.13.19) 6 +Build-Depends: debhelper (>= 6), cdbs (>= 0.4.43), autotools-dev, libtool, dpkg-dev (>= 1.13.19), asciidoc
7 Homepage: http://libmodbus.org/ 7 Homepage: http://libmodbus.org/
8 8
9 Package: libmodbus 9 Package: libmodbus