diff options
author | Wilmer van der Gaast <wilmer@gaast.net> | 2014-10-05 22:24:36 +0100 |
---|---|---|
committer | Wilmer van der Gaast <wilmer@gaast.net> | 2014-10-05 22:24:36 +0100 |
commit | 3a8b8501028b7910ac1d2cfef76f2c72d81dc6e1 (patch) | |
tree | 24dbbb0cffdb0df4f0341a7ecbb0c5cc403f7bcd /debian/control | |
parent | 778ea8abdfd652afad44c3864f9bb02144ce39a0 (diff) |
Merging two other Debian fixes in preparation for a 3.2.2-1 upload.
Diffstat (limited to 'debian/control')
-rw-r--r-- | debian/control | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/debian/control b/debian/control index 63952dc5..b9c430f5 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, 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~), asciidoc Homepage: http://www.bitlbee.org/ Vcs-Bzr: http://code.bitlbee.org/bitlbee/ |