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:58 +0200 |
commit | cf0c9676299cdcbe2c4d050d887430c8386be235 (patch) | |
tree | ecce38f51c08361dd1a25d6447c18c8c8eeca3d7 /ubuntu/_base/tdeedu/debian/control | |
parent | 6cb208312dab83fd3ce67956d453ebe6b8457210 (diff) | |
download | tde-packaging-cf0c9676299cdcbe2c4d050d887430c8386be235.tar.gz tde-packaging-cf0c9676299cdcbe2c4d050d887430c8386be235.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>
(cherry picked from commit 8d21d41c365c6db3acbf8112bd0026d4ffc15e8b)
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 |