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/tdebindings/debian/control | |
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/tdebindings/debian/control')
-rw-r--r-- | ubuntu/maverick/tdebindings/debian/control | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ubuntu/maverick/tdebindings/debian/control b/ubuntu/maverick/tdebindings/debian/control index 13252bd12..864d77a44 100644 --- a/ubuntu/maverick/tdebindings/debian/control +++ b/ubuntu/maverick/tdebindings/debian/control @@ -1,7 +1,7 @@ Source: tdebindings-trinity Build-Depends: cdbs (>= 0.4.43), debhelper (>= 7.0.50~), python-dev (>= 2.3.5-11), python-support (>= 0.5) | python-dev (>= 2.6.6-3~), quilt, gawk, - gettext, default-jdk [amd64 i386 armel armhf arm64 mips mipsel ia64 powerpc s390 sparc], + default-jdk [amd64 i386 armel armhf arm64 mips mipsel ia64 powerpc s390 sparc], tdelibs14-trinity-dev, libtqt3-compat-headers (>= 3:3.3.5), ruby, ruby-dev, flex, bison, automake, autoconf, libtool, libltdl-dev |