diff options
author | Slávek Banko <slavek.banko@axis.cz> | 2020-04-05 12:04:12 +0200 |
---|---|---|
committer | Slávek Banko <slavek.banko@axis.cz> | 2020-04-05 12:04:48 +0200 |
commit | ad5559d1fff4ccb1bf4c46fc4d70e3889ba1b627 (patch) | |
tree | e51c7d5bd228f2ef36024ec15c20ad927c9e3950 /ubuntu/_base/applications | |
parent | 1d766c68e9b266e1e99bb9b95987f6309716f7e3 (diff) | |
download | tde-packaging-ad5559d1fff4ccb1bf4c46fc4d70e3889ba1b627.tar.gz tde-packaging-ad5559d1fff4ccb1bf4c46fc4d70e3889ba1b627.zip |
DEB kbarcode: Add intltool/gettext (>= 0.19~) to build-deps.
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
(cherry picked from commit 15210e7527621bdccc7ccd8098de03cc13443e03)
Diffstat (limited to 'ubuntu/_base/applications')
-rw-r--r-- | ubuntu/_base/applications/kbarcode/debian/control | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ubuntu/_base/applications/kbarcode/debian/control b/ubuntu/_base/applications/kbarcode/debian/control index 92c4f70b2..ae62a0456 100644 --- a/ubuntu/_base/applications/kbarcode/debian/control +++ b/ubuntu/_base/applications/kbarcode/debian/control @@ -3,7 +3,7 @@ Section: tde Priority: optional Maintainer: Timothy Pearson <kb9vqf@pearsoncomputing.net> Uploaders: Fathi Boudra <fboudra@free.fr>, Mark Purcell <msp@debian.org> -Build-Depends: cdbs, debhelper (>= 9~), quilt, cmake, tdelibs14-trinity-dev +Build-Depends: cdbs, debhelper (>= 9~), quilt, cmake, intltool | gettext (>= 0.19~), tdelibs14-trinity-dev Standards-Version: 3.8.4 Package: kbarcode-trinity |