diff options
author | Slávek Banko <slavek.banko@axis.cz> | 2021-02-27 18:17:20 +0100 |
---|---|---|
committer | Slávek Banko <slavek.banko@axis.cz> | 2021-02-27 18:17:20 +0100 |
commit | 3f2a204bbf00fc7e3198f7541b98bab41f28fe74 (patch) | |
tree | 64bc0d3000063ada3e251f91e788b0fceae0a46d /ubuntu/_base | |
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 <slavek.banko@axis.cz>
Diffstat (limited to 'ubuntu/_base')
-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 <team-debian@trinitydesktop.org> XSBC-Original-Maintainer: Debian Qt/KDE Maintainers <debian-qt-kde@lists.debian.org> Uploaders: Adeodato Sim <dato@net.com.org.es>, Ana Beatriz Guerrero Lopez <ana@debian.org>, Armin Berres <trigger+debian@space-based.de>, Sune Vuorela <debian@pusling.com> -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 |