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:12 +0200 |
commit | 15210e7527621bdccc7ccd8098de03cc13443e03 (patch) | |
tree | 9ca8570f9c64215bafb97d7b937c4a684ba6bb4e /ubuntu | |
parent | d7bc957bbffa47727c070382d6757c24992cdbc6 (diff) | |
download | tde-packaging-15210e7527621bdccc7ccd8098de03cc13443e03.tar.gz tde-packaging-15210e7527621bdccc7ccd8098de03cc13443e03.zip |
DEB kbarcode: Add intltool/gettext (>= 0.19~) to build-deps.
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
Diffstat (limited to 'ubuntu')
-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 |