diff options
author | Slávek Banko <[email protected]> | 2020-04-06 16:57:35 +0200 |
---|---|---|
committer | Slávek Banko <[email protected]> | 2020-04-06 16:57:35 +0200 |
commit | dda369c7f844564f838b7b8655b5a12765d72486 (patch) | |
tree | 398927c5a3766cf1a11e19a5ff4ce6c8a1b83b55 /ubuntu/_base/applications/kkbswitch | |
parent | e4cecd3b6cbdae8334b41e235a6571c531328b88 (diff) | |
download | tde-packaging-dda369c7f844564f838b7b8655b5a12765d72486.tar.gz tde-packaging-dda369c7f844564f838b7b8655b5a12765d72486.zip |
DEB kkbswitch: Add intltool/gettext (>= 0.19~) to build-deps.
Signed-off-by: Slávek Banko <[email protected]>
Diffstat (limited to 'ubuntu/_base/applications/kkbswitch')
-rw-r--r-- | ubuntu/_base/applications/kkbswitch/debian/control | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ubuntu/_base/applications/kkbswitch/debian/control b/ubuntu/_base/applications/kkbswitch/debian/control index 920c73c69..c6141e256 100644 --- a/ubuntu/_base/applications/kkbswitch/debian/control +++ b/ubuntu/_base/applications/kkbswitch/debian/control @@ -4,7 +4,7 @@ Priority: optional Maintainer: Timothy Pearson <[email protected]> XSBC-Original-Maintainer: Debian Hebrew Packaging Team <[email protected]> Uploaders: Baruch Even <[email protected]>, Lior Kaplan <[email protected]>, Shachar Shemesh <[email protected]> -Build-Depends: debhelper (>= 9~), cdbs, cmake, tdelibs14-trinity-dev, libxkbfile-dev +Build-Depends: debhelper (>= 9~), cdbs, cmake, intltool | gettext (>= 0.19~), tdelibs14-trinity-dev, libxkbfile-dev Standards-Version: 3.7.3 Homepage: http://kkbswitch.sourceforge.net/ |