diff options
author | Slávek Banko <slavek.banko@axis.cz> | 2019-06-28 13:49:21 +0200 |
---|---|---|
committer | Slávek Banko <slavek.banko@axis.cz> | 2019-06-28 13:49:21 +0200 |
commit | 8d21d41c365c6db3acbf8112bd0026d4ffc15e8b (patch) | |
tree | 68f2e4fb1678432ff454e22b6bb68f8148767c96 /ubuntu/_base/tdeedu/debian/control | |
parent | 7a12a8a529f55ac389f262ad6c90f0b0431c0ae8 (diff) | |
download | tde-packaging-8d21d41c365c6db3acbf8112bd0026d4ffc15e8b.tar.gz tde-packaging-8d21d41c365c6db3acbf8112bd0026d4ffc15e8b.zip |
DEB tdeedu: Switch to cmake.
The man page has been moved to the main tree.
Generating kig/scripting-api documentation is now part of the main tree.
The hack for build kalzium/solver (ocaml) out-of-source is no longer needed.
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
Diffstat (limited to 'ubuntu/_base/tdeedu/debian/control')
-rw-r--r-- | ubuntu/_base/tdeedu/debian/control | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ubuntu/_base/tdeedu/debian/control b/ubuntu/_base/tdeedu/debian/control index 922988821..bed05cdc0 100644 --- a/ubuntu/_base/tdeedu/debian/control +++ b/ubuntu/_base/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, 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: debhelper (>= 7.0.50~), cdbs (>= 0.4.39-0.1), quilt, cmake, tdelibs14-trinity-dev, ocaml-nox, libfacile-ocaml-dev, libasound2-dev, gawk, libboost-python-dev (>= 1.33.1), libusb-dev, sharutils, doxygen, graphviz, texlive-latex-base, ghostscript, libogg-dev Standards-Version: 3.8.4 Package: tdeedu-trinity |