diff options
author | Slávek Banko <[email protected]> | 2020-07-19 10:56:50 +0200 |
---|---|---|
committer | Slávek Banko <[email protected]> | 2020-07-19 10:57:58 +0200 |
commit | 686e141033d1729fc42062cd2bf8d261a52e259a (patch) | |
tree | 31edfd8dbb7d7b271baa2b912123496d37ee0879 /ubuntu/_base/tdesdk/debian/control | |
parent | cb49275c9bca4b706f28ab6e2c87d07135d0ffcd (diff) | |
download | tde-packaging-686e141033d1729fc42062cd2bf8d261a52e259a.tar.gz tde-packaging-686e141033d1729fc42062cd2bf8d261a52e259a.zip |
DEB tdesdk: Add intltool to build-deps.
Drop old common patches related to automake.
Drop build-deps related to automake.
Signed-off-by: Slávek Banko <[email protected]>
(cherry picked from commit e045d684c1024c84e98ef8dceca6d7410dd37e78)
Diffstat (limited to 'ubuntu/_base/tdesdk/debian/control')
-rw-r--r-- | ubuntu/_base/tdesdk/debian/control | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/ubuntu/_base/tdesdk/debian/control b/ubuntu/_base/tdesdk/debian/control index a75dbf666..2c485d56c 100644 --- a/ubuntu/_base/tdesdk/debian/control +++ b/ubuntu/_base/tdesdk/debian/control @@ -4,12 +4,11 @@ Priority: optional Maintainer: Timothy Pearson <[email protected]> XSBC-Original-Maintainer: Debian Qt/KDE Maintainers <[email protected]> Uploaders: Ana Beatriz Guerrero Lopez <[email protected]>, Fathi Boudra <[email protected]>, Josh Metzler <[email protected]>, Sune Vuorela <[email protected]> -Build-Depends: libasound2-dev, cdbs (>= 0.4.39-0.1), debhelper (>= 9~), quilt, cmake, autotools-dev, gawk, +Build-Depends: cdbs (>= 0.4.39-0.1), debhelper (>= 9~), quilt, cmake, intltool, gawk, pkg-config, tdelibs14-trinity-dev, binutils-dev, bison, flex, libfl-dev | flex (<< 2.5.39), tdepim-trinity-dev, libapr1-dev, libtdepim1-trinity-dev, libktnef1-trinity-dev, libsvn-dev, libdb-dev, - libiberty-dev | binutils-dev (<< 2.23.91.20131123-1~), - automake, autoconf, libtool, libltdl-dev + libiberty-dev | binutils-dev (<< 2.23.91.20131123-1~) Standards-Version: 3.8.4 Package: tdesdk-trinity |