diff options
author | Slávek Banko <[email protected]> | 2020-04-04 20:48:25 +0200 |
---|---|---|
committer | Slávek Banko <[email protected]> | 2020-04-04 20:49:07 +0200 |
commit | 47a559e706e7b3370553fe97914566c0edca7aa0 (patch) | |
tree | 357d2803619ce508d1f0b1896fd71fa5c29f7495 | |
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 <[email protected]>
(cherry picked from commit 9f62cf218bd3baeb6c586dd6737bd1aef5bde701)
-rw-r--r-- | debian/_base/applications/filelight/debian/control | 2 | ||||
-rw-r--r-- | ubuntu/_base/applications/filelight/debian/control | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/debian/_base/applications/filelight/debian/control b/debian/_base/applications/filelight/debian/control index 3f6ce4efb..efe0166d1 100644 --- a/debian/_base/applications/filelight/debian/control +++ b/debian/_base/applications/filelight/debian/control @@ -5,7 +5,7 @@ Maintainer: Timothy Pearson <[email protected]> XSBC-Original-Maintainer: Debian KDE Extras Team <[email protected]> Uploaders: Ral Snchez Siles <[email protected]> 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 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 <[email protected]> XSBC-Original-Maintainer: Debian KDE Extras Team <[email protected]> Uploaders: Ral Snchez Siles <[email protected]> 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 |