diff options
author | Slávek Banko <slavek.banko@axis.cz> | 2020-05-02 13:34:42 +0200 |
---|---|---|
committer | Slávek Banko <slavek.banko@axis.cz> | 2020-05-02 13:34:42 +0200 |
commit | 9d69f6c7d0db0a0423140c02306a81b9d0c09014 (patch) | |
tree | d6f35f184d27d3bd8080adcb7503a7c6b267327e /ubuntu/_base/applications | |
parent | 8f8b59519f2007bd6ab3e9633672c3cbb6d36357 (diff) | |
download | tde-packaging-9d69f6c7d0db0a0423140c02306a81b9d0c09014.tar.gz tde-packaging-9d69f6c7d0db0a0423140c02306a81b9d0c09014.zip |
DEB knowit: Add intltool/gettext (>= 0.19~) to build-deps.
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
Diffstat (limited to 'ubuntu/_base/applications')
-rw-r--r-- | ubuntu/_base/applications/knowit/debian/control | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ubuntu/_base/applications/knowit/debian/control b/ubuntu/_base/applications/knowit/debian/control index 12fef43da..1abe58cb6 100644 --- a/ubuntu/_base/applications/knowit/debian/control +++ b/ubuntu/_base/applications/knowit/debian/control @@ -3,7 +3,7 @@ Section: tde Priority: optional Maintainer: Timothy Pearson <kb9vqf@pearsoncomputing.net> XSBC-Original-Maintainer: Lorenzo Villani <arbiter@arbiterlab.net> -Build-Depends: debhelper (>= 9~), cdbs, quilt, cmake, tdelibs14-trinity-dev +Build-Depends: debhelper (>= 9~), cdbs, quilt, cmake, intltool | gettext (>= 0.19~), tdelibs14-trinity-dev Standards-Version: 3.8.4 Homepage: http://knowit.sourceforge.net/ |