diff options
author | Slávek Banko <[email protected]> | 2020-05-28 18:25:35 +0200 |
---|---|---|
committer | Slávek Banko <[email protected]> | 2020-05-28 18:26:21 +0200 |
commit | cd42900a53f9fe0487af66b961ebc811827fabc7 (patch) | |
tree | 7f130ba842ab2c1d01faa5b72bc754d1b1b96ec1 /ubuntu | |
parent | 38bc0b6c014990304780381b1ee3062ab2dba4aa (diff) | |
download | tde-packaging-cd42900a53f9fe0487af66b961ebc811827fabc7.tar.gz tde-packaging-cd42900a53f9fe0487af66b961ebc811827fabc7.zip |
DEB tdeedu: Add intltool to build-deps.
Signed-off-by: Slávek Banko <[email protected]>
(cherry picked from commit 416f837e352847104f2ace3b3d00ab84132a8e69)
Diffstat (limited to 'ubuntu')
-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 3b529cf78..94b0eb546 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 (>= 9~), 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, texlive-latex-extra, ghostscript, libogg-dev +Build-Depends: debhelper (>= 9~), cdbs (>= 0.4.39-0.1), quilt, cmake, intltool, 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, texlive-latex-extra, ghostscript, libogg-dev Standards-Version: 3.8.4 Package: tdeedu-trinity |