diff options
Diffstat (limited to 'debian')
-rw-r--r-- | debian/squeeze/applications/kopete-otr/debian/control | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/debian/squeeze/applications/kopete-otr/debian/control b/debian/squeeze/applications/kopete-otr/debian/control index 31c57f5f9..07dfe076a 100644 --- a/debian/squeeze/applications/kopete-otr/debian/control +++ b/debian/squeeze/applications/kopete-otr/debian/control @@ -3,7 +3,7 @@ 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) | libotr5-dev, automake, autoconf, libtool, libltdl-dev +Build-Depends: cdbs, debhelper (>= 5), tdenetwork-trinity-dev, libotr5-dev | libotr2-dev (>= 3.0.0), automake, autoconf, libtool, libltdl-dev Standards-Version: 3.8.4 Package: kopete-otr-trinity |