diff options
author | Michele Calgaro <michele.calgaro@yahoo.it> | 2018-11-11 17:20:45 +0900 |
---|---|---|
committer | Michele Calgaro <michele.calgaro@yahoo.it> | 2018-11-11 17:20:45 +0900 |
commit | 5ffbf8734ef1154ed921406dc3a8900f104666ab (patch) | |
tree | ba26f8f39092a2dfabdec72c2f28337b072a5d97 /ubuntu/maverick/tdeedu/debian | |
parent | f69bab0e66d047d5670ed6311ffaa729421b30ce (diff) | |
download | tde-packaging-5ffbf8734ef1154ed921406dc3a8900f104666ab.tar.gz tde-packaging-5ffbf8734ef1154ed921406dc3a8900f104666ab.zip |
DEB: removed no longer necessary dependency on gettext.
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
Diffstat (limited to 'ubuntu/maverick/tdeedu/debian')
-rw-r--r-- | ubuntu/maverick/tdeedu/debian/control | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ubuntu/maverick/tdeedu/debian/control b/ubuntu/maverick/tdeedu/debian/control index f24753c70..922988821 100644 --- a/ubuntu/maverick/tdeedu/debian/control +++ b/ubuntu/maverick/tdeedu/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: Ana Beatriz Guerrero Lopez <ana@debian.org>, Christopher Martin <chrsmrtn@debian.org>, Daniel Schepler <schepler@debian.org>, Sune Vuorela <debian@pusling.com> -Build-Depends: ocaml-nox, libfacile-ocaml-dev, libasound2-dev, cdbs (>= 0.4.39-0.1), debhelper (>= 7.0.50~), quilt, autotools-dev, gawk, gettext, tdelibs14-trinity-dev, libboost-python-dev (>= 1.33.1), libusb-dev, sharutils, doxygen, graphviz, texlive-latex-base, ghostscript, libogg-dev, automake, autoconf, libtool, libltdl-dev +Build-Depends: ocaml-nox, libfacile-ocaml-dev, libasound2-dev, cdbs (>= 0.4.39-0.1), debhelper (>= 7.0.50~), quilt, autotools-dev, gawk, tdelibs14-trinity-dev, libboost-python-dev (>= 1.33.1), libusb-dev, sharutils, doxygen, graphviz, texlive-latex-base, ghostscript, libogg-dev, automake, autoconf, libtool, libltdl-dev Standards-Version: 3.8.4 Package: tdeedu-trinity |