diff options
author | Michele Calgaro <[email protected]> | 2018-11-11 17:30:12 +0900 |
---|---|---|
committer | Michele Calgaro <[email protected]> | 2018-11-11 17:30:12 +0900 |
commit | 79d36e54dfabcc24f102ba9b2d3bfbc5b9e59440 (patch) | |
tree | 79416de4464639587457c0456ec0e0c1d14c60ed /ubuntu/maverick/tde-i18n | |
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 <[email protected]>
Diffstat (limited to 'ubuntu/maverick/tde-i18n')
-rw-r--r-- | ubuntu/maverick/tde-i18n/debian/control | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ubuntu/maverick/tde-i18n/debian/control b/ubuntu/maverick/tde-i18n/debian/control index 375dae465..b0f96bde2 100644 --- a/ubuntu/maverick/tde-i18n/debian/control +++ b/ubuntu/maverick/tde-i18n/debian/control @@ -1,5 +1,5 @@ Source: tde-i18n-trinity -Build-Depends: debhelper (>= 7.0.50~), quilt, cdbs, cmake, tdelibs14-trinity-dev, gawk, gettext, bzip2, perl, automake, autoconf, libtool, libltdl-dev +Build-Depends: debhelper (>= 7.0.50~), quilt, cdbs, cmake, tdelibs14-trinity-dev, gawk, bzip2, perl, automake, autoconf, libtool, libltdl-dev Section: tde Priority: optional Maintainer: Timothy Pearson <[email protected]> |