diff options
author | dequis <dx@dxzone.com.ar> | 2015-05-17 23:22:23 -0300 |
---|---|---|
committer | dequis <dx@dxzone.com.ar> | 2015-05-17 23:23:56 -0300 |
commit | 09bd226ff479c3ab3b265c1ae721c3ca190d3c83 (patch) | |
tree | 797381d7d1bf8ef12363b6954cbaed340677eb26 /debian | |
parent | 8cbe2b6d2b82fa071e136ffae3a7873e969f3dd2 (diff) |
Include prebuilt skyped manpage, remove asciidoc dependency
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 7392b454..4feedb5f 100644 --- a/debian/control +++ b/debian/control @@ -4,7 +4,7 @@ Priority: optional Maintainer: Wilmer van der Gaast <wilmer@gaast.net> Uploaders: Jelmer Vernooij <jelmer@debian.org> Standards-Version: 3.9.5 -Build-Depends: libglib2.0-dev (>= 2.4), libevent-dev, libgnutls28-dev | libgnutls-dev | gnutls-dev, po-debconf, libpurple-dev, libotr5-dev, debhelper (>= 6.0.7~), asciidoc +Build-Depends: libglib2.0-dev (>= 2.4), libevent-dev, libgnutls28-dev | libgnutls-dev | gnutls-dev, po-debconf, libpurple-dev, libotr5-dev, debhelper (>= 6.0.7~) Homepage: http://www.bitlbee.org/ Vcs-Bzr: http://code.bitlbee.org/bitlbee/ |