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 /debian/lenny/tdenetwork | |
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 'debian/lenny/tdenetwork')
-rw-r--r-- | debian/lenny/tdenetwork/debian/control | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/debian/lenny/tdenetwork/debian/control b/debian/lenny/tdenetwork/debian/control index 9dca71b1f..8b1d984af 100644 --- a/debian/lenny/tdenetwork/debian/control +++ b/debian/lenny/tdenetwork/debian/control @@ -4,7 +4,7 @@ Priority: optional Maintainer: Timothy Pearson <[email protected]> XSBC-Original-Maintainer: Debian Qt/KDE Maintainers <[email protected]> Uploaders: Ana Beatriz Guerrero Lopez <[email protected]>, Christopher Martin <[email protected]>, Modestas Vainius <[email protected]>, Sarah Hobbs <[email protected]>, Sune Vuorela <[email protected]> -Build-Depends: libasound2-dev, cdbs (>= 0.4.39-0.1), debhelper (>= 7.0.50~), quilt, cmake, autotools-dev, docbook-to-man, doxygen, gawk, gettext, tdelibs14-trinity-dev, libgnutls-dev | libgadu-dev (>> 1:1.12.0-3), libgadu-dev, libiw-dev (>> 27+28pre8), libmeanwhile-dev (>= 1.0.2), libslp-dev, libsqlite3-dev, libtiff-dev, libxml2-dev, libxslt1-dev, libxtst-dev, libtqtinterface-doc, sharutils, valgrind [!armel !mips !mipsel], libxxf86vm-dev, libv4l-dev, automake, autoconf, libtool, libltdl-dev +Build-Depends: libasound2-dev, cdbs (>= 0.4.39-0.1), debhelper (>= 7.0.50~), quilt, cmake, autotools-dev, docbook-to-man, doxygen, gawk, tdelibs14-trinity-dev, libgnutls-dev | libgadu-dev (>> 1:1.12.0-3), libgadu-dev, libiw-dev (>> 27+28pre8), libmeanwhile-dev (>= 1.0.2), libslp-dev, libsqlite3-dev, libtiff-dev, libxml2-dev, libxslt1-dev, libxtst-dev, libtqtinterface-doc, sharutils, valgrind [!armel !mips !mipsel], libxxf86vm-dev, libv4l-dev, automake, autoconf, libtool, libltdl-dev Standards-Version: 3.8.4 Package: tdenetwork-trinity |