diff options
author | Slávek Banko <slavek.banko@axis.cz> | 2020-04-04 20:48:25 +0200 |
---|---|---|
committer | Slávek Banko <slavek.banko@axis.cz> | 2020-04-04 20:49:07 +0200 |
commit | 47a559e706e7b3370553fe97914566c0edca7aa0 (patch) | |
tree | 357d2803619ce508d1f0b1896fd71fa5c29f7495 /ubuntu/_base | |
parent | 746b59a26e5bba328994c8bd188e7fadcf0b2c85 (diff) | |
download | tde-packaging-47a559e706e7b3370553fe97914566c0edca7aa0.tar.gz tde-packaging-47a559e706e7b3370553fe97914566c0edca7aa0.zip |
DEB filelight: Add intltool/gettext (>= 0.19~) to build-deps.
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
(cherry picked from commit 9f62cf218bd3baeb6c586dd6737bd1aef5bde701)
Diffstat (limited to 'ubuntu/_base')
-rw-r--r-- | ubuntu/_base/applications/filelight/debian/control | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ubuntu/_base/applications/filelight/debian/control b/ubuntu/_base/applications/filelight/debian/control index afbccef58..bd517a23e 100644 --- a/ubuntu/_base/applications/filelight/debian/control +++ b/ubuntu/_base/applications/filelight/debian/control @@ -5,7 +5,7 @@ Maintainer: Timothy Pearson <kb9vqf@pearsoncomputing.net> XSBC-Original-Maintainer: Debian KDE Extras Team <pkg-kde-extras@lists.alioth.debian.org> Uploaders: Ral Snchez Siles <rasasi78@gmail.com> Standards-Version: 3.8.4 -Build-Depends: debhelper (>= 9~), cdbs, cmake, tdelibs14-trinity-dev, xutils, chrpath, quilt (>= 0.40), libltdl-dev +Build-Depends: debhelper (>= 9~), cdbs, cmake, intltool | gettext (>= 0.19~), tdelibs14-trinity-dev, xutils, chrpath, quilt (>= 0.40), libltdl-dev Homepage: http://www.methylblue.com/filelight/ Package: filelight-trinity |