diff options
author | Slávek Banko <slavek.banko@axis.cz> | 2020-05-02 17:53:43 +0200 |
---|---|---|
committer | Slávek Banko <slavek.banko@axis.cz> | 2020-05-02 17:54:08 +0200 |
commit | 11bf9dab61d128a09d96b60d456194dafcde1c2b (patch) | |
tree | 5b20efe6e12a8d3bdeed7de2080a77e8385766f0 /ubuntu | |
parent | 6f338e6357e3cb33bed918854c5f51f812a41bd9 (diff) | |
download | tde-packaging-11bf9dab61d128a09d96b60d456194dafcde1c2b.tar.gz tde-packaging-11bf9dab61d128a09d96b60d456194dafcde1c2b.zip |
DEB kshutdown: Add intltool/gettext (>= 0.19~) to build-deps.
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
(cherry picked from commit e34963363007d1cda8e1ba4b346337dcd806c5d2)
Diffstat (limited to 'ubuntu')
-rw-r--r-- | ubuntu/_base/applications/kshutdown/debian/control | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ubuntu/_base/applications/kshutdown/debian/control b/ubuntu/_base/applications/kshutdown/debian/control index f19d96dac..4ae2dcafc 100644 --- a/ubuntu/_base/applications/kshutdown/debian/control +++ b/ubuntu/_base/applications/kshutdown/debian/control @@ -2,7 +2,7 @@ Source: kshutdown-trinity Section: tde Priority: optional Maintainer: Timothy Pearson <kb9vqf@pearsoncomputing.net> -Build-Depends: cdbs (>= 0.4.23-1.1), debhelper (>= 9~), quilt, cmake, tdelibs14-trinity-dev +Build-Depends: cdbs (>= 0.4.23-1.1), debhelper (>= 9~), quilt, cmake, intltool | gettext (>= 0.19~), tdelibs14-trinity-dev Standards-Version: 3.8.1 Package: kshutdown-trinity |