diff options
author | Michele Calgaro <michele.calgaro@yahoo.it> | 2018-11-11 17:30:12 +0900 |
---|---|---|
committer | Michele Calgaro <michele.calgaro@yahoo.it> | 2018-11-11 17:30:12 +0900 |
commit | 79d36e54dfabcc24f102ba9b2d3bfbc5b9e59440 (patch) | |
tree | 79416de4464639587457c0456ec0e0c1d14c60ed /ubuntu/maverick/tdewebdev | |
parent | 833e90d6c6abf30222c363ba66fbb7f6039f4ad3 (diff) | |
download | tde-packaging-79d36e54dfabcc24f102ba9b2d3bfbc5b9e59440.tar.gz tde-packaging-79d36e54dfabcc24f102ba9b2d3bfbc5b9e59440.zip |
DEB: removed no longer necessary dependency on gettext.
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
Diffstat (limited to 'ubuntu/maverick/tdewebdev')
-rw-r--r-- | ubuntu/maverick/tdewebdev/debian/control | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/ubuntu/maverick/tdewebdev/debian/control b/ubuntu/maverick/tdewebdev/debian/control index fbbf948b7..00f62c1ba 100644 --- a/ubuntu/maverick/tdewebdev/debian/control +++ b/ubuntu/maverick/tdewebdev/debian/control @@ -4,7 +4,7 @@ Priority: optional Maintainer: Timothy Pearson <kb9vqf@pearsoncomputing.net> XSBC-Original-Maintainer: Debian Qt/KDE Maintainers <debian-qt-kde@lists.debian.org> Uploaders: Adeodato Sim <dato@net.com.org.es>, Ana Beatriz Guerrero Lopez <ana@debian.org>, Armin Berres <trigger+debian@space-based.de>, Sune Vuorela <debian@pusling.com> -Build-Depends: cdbs (>= 0.4.39-0.1), debhelper (>= 7.0.50~), quilt, autotools-dev, gawk, gettext, tdelibs14-trinity-dev, libreadline-dev | libreadline6-dev | libreadline5-dev, libxml2-dev, libxslt1-dev, sharutils, texinfo, automake, autoconf, libtool, libltdl-dev +Build-Depends: cdbs (>= 0.4.39-0.1), debhelper (>= 7.0.50~), quilt, autotools-dev, gawk, tdelibs14-trinity-dev, libreadline-dev | libreadline6-dev | libreadline5-dev, libxml2-dev, libxslt1-dev, sharutils, texinfo, automake, autoconf, libtool, libltdl-dev Standards-Version: 3.8.4 Homepage: http://trinity.pearsoncomputing.net @@ -142,7 +142,7 @@ Architecture: any Section: tde Replaces: kommander-kde3 (<< 4:14.0.0~), kommander-trinity (<< 4:14.0.0~) Breaks: kommander-kde3 (<< 4:14.0.0~), kommander-trinity (<< 4:14.0.0~) -Depends: ${shlibs:Depends}, gettext +Depends: ${shlibs:Depends} Suggests: kommander-trinity-dev, quanta-trinity, khelpcenter-trinity Description: visual dialog builder and executor tool [Trinity] Kommander is a visual dialog building tool whose primary objective is |