diff options
author | Timothy Pearson <kb9vqf@pearsoncomputing.net> | 2012-05-04 03:55:08 -0500 |
---|---|---|
committer | Timothy Pearson <kb9vqf@pearsoncomputing.net> | 2012-05-04 03:55:08 -0500 |
commit | 12eaf9391325fe53a50f0e7a016ae54d7c85ce3f (patch) | |
tree | eaf8f5bbde95d1ac11dd6ee02cece75152079215 /ubuntu/maverick/tdepim/debian/control.in | |
parent | f26bc5a86239f0a0bc3b11a0c8a38668cc35c051 (diff) | |
download | tde-packaging-12eaf9391325fe53a50f0e7a016ae54d7c85ce3f.tar.gz tde-packaging-12eaf9391325fe53a50f0e7a016ae54d7c85ce3f.zip |
Remove spurious version deps on Debian and Ubuntu
Diffstat (limited to 'ubuntu/maverick/tdepim/debian/control.in')
-rw-r--r-- | ubuntu/maverick/tdepim/debian/control.in | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/ubuntu/maverick/tdepim/debian/control.in b/ubuntu/maverick/tdepim/debian/control.in index 88bd2e756..3b45c48d0 100644 --- a/ubuntu/maverick/tdepim/debian/control.in +++ b/ubuntu/maverick/tdepim/debian/control.in @@ -5,7 +5,7 @@ Maintainer: Ubuntu Core developers <ubuntu-devel-discuss@lists.ubuntu.com> XSBC-Original-Maintainer: @@@MAINTAINER@@@ Uploaders: @@@UPLOADERS@@@ Build-Depends: cdbs (>= 0.4.39-0.1), debhelper (>= 5.0.31), automake1.9, - cdparanoia, gawk, gettext, tdelibs4-dev (>= 4:3.5.8), bison, byacc, bzip2, + cdparanoia, gawk, gettext, tdelibs4-dev, bison, byacc, bzip2, flex, groff-base, libopensync0-dev, libbluetooth2-dev [!hurd-i386 !kfreebsd-i386 !kfreebsd-amd64], libboost-dev (>= 1.33.1), libgnokii3-dev, libgpgme11-dev, liblockdev1-dev, @@ -481,7 +481,7 @@ Description: KDE PIM library Package: libtdepim1-dev Section: libdevel Architecture: any -Depends: libtdepim1a (= ${Source-Version}), tdelibs4-dev (>= 4:3.5.8) +Depends: libtdepim1a (= ${Source-Version}), tdelibs4-dev Replaces: tdepim-dev (<< 4:3.4.1) Description: KDE PIM library [development] This is the development package which contains the headers for the libtdepim |