diff options
author | Slávek Banko <slavek.banko@axis.cz> | 2020-05-03 11:38:30 +0200 |
---|---|---|
committer | Slávek Banko <slavek.banko@axis.cz> | 2020-05-03 11:39:47 +0200 |
commit | 8ff00cda69599e113b4dec4a1b465086c809bb79 (patch) | |
tree | 34249bb7af156c666c37d95f44a4b12d753ad322 /debian | |
parent | 3f42ae2a8a7289409b8886975585680eb299a096 (diff) | |
download | tde-packaging-8ff00cda69599e113b4dec4a1b465086c809bb79.tar.gz tde-packaging-8ff00cda69599e113b4dec4a1b465086c809bb79.zip |
DEB kvkbd: Add intltool/gettext (>= 0.19~) to build-deps.
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
(cherry picked from commit e85fb851cdae02536c56216bd4e28ddcd8fdcca9)
Diffstat (limited to 'debian')
-rw-r--r-- | debian/_base/applications/kvkbd/debian/control | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/debian/_base/applications/kvkbd/debian/control b/debian/_base/applications/kvkbd/debian/control index 4c177d5fb..3aa05be49 100644 --- a/debian/_base/applications/kvkbd/debian/control +++ b/debian/_base/applications/kvkbd/debian/control @@ -2,7 +2,7 @@ Source: kvkbd-trinity Section: tde Priority: optional Maintainer: Timothy Pearson <kb9vqf@pearsoncomputing.net> -Build-Depends: debhelper (>= 9~), quilt, cdbs, cmake, libxtst-dev, tdelibs14-trinity-dev +Build-Depends: debhelper (>= 9~), quilt, cdbs, cmake, intltool | gettext (>= 0.19~), libxtst-dev, tdelibs14-trinity-dev Standards-Version: 3.8.4 Homepage: http://pan4os.info/main/index.php |