diff options
author | Slávek Banko <slavek.banko@axis.cz> | 2020-04-06 15:54:48 +0200 |
---|---|---|
committer | Slávek Banko <slavek.banko@axis.cz> | 2020-04-06 15:55:21 +0200 |
commit | fcb242914621f3dd8f574d662a62960d99d119cd (patch) | |
tree | eeacb2d1c488441b3aed0b7a5894ef81c25c3ec5 /ubuntu/_base/applications/kdirstat | |
parent | c5bfc3538b78eb20516d06268f107126bbb7a984 (diff) | |
download | tde-packaging-fcb242914621f3dd8f574d662a62960d99d119cd.tar.gz tde-packaging-fcb242914621f3dd8f574d662a62960d99d119cd.zip |
DEB kdirstat: Add intltool/gettext (>= 0.19~) to build-deps.
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
(cherry picked from commit dc70a7d21b0ede7a743f4491170fe0493f49d180)
Diffstat (limited to 'ubuntu/_base/applications/kdirstat')
-rw-r--r-- | ubuntu/_base/applications/kdirstat/debian/control | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ubuntu/_base/applications/kdirstat/debian/control b/ubuntu/_base/applications/kdirstat/debian/control index ed4c53308..536492fb1 100644 --- a/ubuntu/_base/applications/kdirstat/debian/control +++ b/ubuntu/_base/applications/kdirstat/debian/control @@ -2,7 +2,7 @@ Source: kdirstat-trinity Section: misc Priority: optional Maintainer: Timothy Pearson <kb9vqf@pearsoncomputing.net> -Build-Depends: cdbs (>= 0.4.41), debhelper (>= 9~), quilt, cmake, tdelibs14-trinity-dev +Build-Depends: cdbs (>= 0.4.41), debhelper (>= 9~), quilt, cmake, intltool | gettext (>= 0.19~), tdelibs14-trinity-dev Standards-Version: 3.8.4 Homepage: http://kdirstat.sourceforge.net/ |