diff options
author | Slávek Banko <[email protected]> | 2019-12-10 09:41:07 +0100 |
---|---|---|
committer | Slávek Banko <[email protected]> | 2019-12-10 09:41:38 +0100 |
commit | 4adc2d19c5c5d04ad0dbdf293b3cc658e158b3c1 (patch) | |
tree | 48213b565a6f2f4f152a32f5a6cd4c6be973f914 /ubuntu/_base | |
parent | 1a476bf1b10b4891ac6d1cc2b7506af41463b3f7 (diff) | |
download | tde-packaging-4adc2d19c5c5d04ad0dbdf293b3cc658e158b3c1.tar.gz tde-packaging-4adc2d19c5c5d04ad0dbdf293b3cc658e158b3c1.zip |
DEB tdeedu: Add libnum-ocaml-dev as alternate dependency.
Signed-off-by: Slávek Banko <[email protected]>
(cherry picked from commit 27f9d57b41d6ff53c4c232dc877545eadeae3213)
Diffstat (limited to 'ubuntu/_base')
-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 bed05cdc0..9e18b5d1b 100644 --- a/ubuntu/_base/tdeedu/debian/control +++ b/ubuntu/_base/tdeedu/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]>, Daniel Schepler <[email protected]>, Sune Vuorela <[email protected]> -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 +Build-Depends: debhelper (>= 7.0.50~), cdbs (>= 0.4.39-0.1), quilt, cmake, tdelibs14-trinity-dev, libnum-ocaml-dev | ocaml-nox (<< 4.08), 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 |