diff options
author | Timothy Pearson <kb9vqf@pearsoncomputing.net> | 2014-09-22 17:42:42 -0500 |
---|---|---|
committer | Timothy Pearson <kb9vqf@pearsoncomputing.net> | 2014-09-22 17:42:42 -0500 |
commit | 32bf9706381a6cafd00c40eedca61e201a00f13a (patch) | |
tree | ee70b3cee071791cc14419d1ab446d7cca26155b /ubuntu/maverick/applications/kopete-otr/debian/control | |
parent | 1cc22e8f25a6374d4d93e87a82af187922d17c5a (diff) | |
download | tde-packaging-32bf9706381a6cafd00c40eedca61e201a00f13a.tar.gz tde-packaging-32bf9706381a6cafd00c40eedca61e201a00f13a.zip |
Fix kopete-otr FTBFS on newer Debian and Ubuntu versions
Diffstat (limited to 'ubuntu/maverick/applications/kopete-otr/debian/control')
-rw-r--r-- | ubuntu/maverick/applications/kopete-otr/debian/control | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/ubuntu/maverick/applications/kopete-otr/debian/control b/ubuntu/maverick/applications/kopete-otr/debian/control index 711b9549e..62fd3f7e7 100644 --- a/ubuntu/maverick/applications/kopete-otr/debian/control +++ b/ubuntu/maverick/applications/kopete-otr/debian/control @@ -3,9 +3,8 @@ Section: tde Priority: optional Maintainer: Timothy Pearson <kb9vqf@pearsoncomputing.net> XSBC-Original-Maintainer: Harald Sitter <apachelogger@ubuntu.com> -Build-Depends: cdbs, debhelper (>= 5), tdenetwork-trinity-dev, libotr2-dev (>= 3.0.0), automake, autoconf, libtool, libltdl-dev +Build-Depends: cdbs, debhelper (>= 5), tdenetwork-trinity-dev, libotr2-dev (>= 3.0.0) | libotr5-dev, automake, autoconf, libtool, libltdl-dev Standards-Version: 3.8.4 -Homepage: http://kopete-otr.follefuder.org/ Package: kopete-otr-trinity Architecture: any |