diff options
| author | Wilmer van der Gaast <wilmer@gaast.net> | 2014-07-06 09:16:04 +0100 | 
|---|---|---|
| committer | Wilmer van der Gaast <wilmer@gaast.net> | 2014-07-06 09:16:04 +0100 | 
| commit | 1d20e4dd51c150ec96cfccbd4cb7f7499c65906d (patch) | |
| tree | 2d5bb64b13457380cdba14af22fb219d186e2b5a | |
| parent | 6f6b6c7237923351e15ff9a69e714d4a33b056bc (diff) | |
Remove libotr2-dev Debian dependency which couldn't possibly work at all.
| -rw-r--r-- | debian/control | 2 | 
1 files changed, 1 insertions, 1 deletions
| diff --git a/debian/control b/debian/control index 57d189dd..b68dbdb7 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@samba.org>  Standards-Version: 3.9.1 -Build-Depends: libglib2.0-dev (>= 2.4), libevent-dev, libgnutls-dev | gnutls-dev, po-debconf, libpurple-dev, libotr5-dev | libotr2-dev, debhelper (>= 6.0.7~), asciidoc +Build-Depends: libglib2.0-dev (>= 2.4), libevent-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/  DM-Upload-Allowed: yes | 
