diff options
author | Slávek Banko <[email protected]> | 2021-02-27 18:17:20 +0100 |
---|---|---|
committer | Slávek Banko <[email protected]> | 2021-02-27 18:17:20 +0100 |
commit | 3f2a204bbf00fc7e3198f7541b98bab41f28fe74 (patch) | |
tree | 64bc0d3000063ada3e251f91e788b0fceae0a46d /ubuntu/_base/core/tdewebdev/debian | |
parent | d613cfe157dc8512b52191c85345b3b07d22d117 (diff) | |
download | tde-packaging-3f2a204bbf00fc7e3198f7541b98bab41f28fe74.tar.gz tde-packaging-3f2a204bbf00fc7e3198f7541b98bab41f28fe74.zip |
DEB tdewebdev: Add tqt3-doc to build-deps to make TQTDOCDIR detection work.
Signed-off-by: Slávek Banko <[email protected]>
Diffstat (limited to 'ubuntu/_base/core/tdewebdev/debian')
-rw-r--r-- | ubuntu/_base/core/tdewebdev/debian/control | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ubuntu/_base/core/tdewebdev/debian/control b/ubuntu/_base/core/tdewebdev/debian/control index aa414fcef..6c85409b5 100644 --- a/ubuntu/_base/core/tdewebdev/debian/control +++ b/ubuntu/_base/core/tdewebdev/debian/control @@ -4,7 +4,7 @@ Priority: optional Maintainer: TDE Debian Team <[email protected]> XSBC-Original-Maintainer: Debian Qt/KDE Maintainers <[email protected]> Uploaders: Adeodato Sim <[email protected]>, Ana Beatriz Guerrero Lopez <[email protected]>, Armin Berres <[email protected]>, Sune Vuorela <[email protected]> -Build-Depends: cdbs (>= 0.4.39-0.1), debhelper (>= 9~), quilt, autotools-dev, gawk, tdelibs14-trinity-dev, libreadline-dev | libreadline6-dev | libreadline5-dev, libxml2-dev, libxslt1-dev, sharutils, texinfo, automake, autoconf, libtool, libltdl-dev +Build-Depends: cdbs (>= 0.4.39-0.1), debhelper (>= 9~), quilt, autotools-dev, gawk, tdelibs14-trinity-dev, tqt3-doc, libreadline-dev | libreadline6-dev | libreadline5-dev, libxml2-dev, libxslt1-dev, sharutils, texinfo, automake, autoconf, libtool, libltdl-dev Standards-Version: 3.8.4 Homepage: http://trinity.pearsoncomputing.net |