diff options
author | Slávek Banko <[email protected]> | 2020-05-03 18:28:02 +0200 |
---|---|---|
committer | Slávek Banko <[email protected]> | 2020-05-03 18:28:31 +0200 |
commit | 9c0c27420ac3e554f78754522debd5d8f9f5656c (patch) | |
tree | 78885b50008bfff1c581756f099c87c00cbe2b83 /ubuntu/_base | |
parent | 8494cfb37b8ee72b2a5e61ee6b1fa01a54340047 (diff) | |
download | tde-packaging-9c0c27420ac3e554f78754522debd5d8f9f5656c.tar.gz tde-packaging-9c0c27420ac3e554f78754522debd5d8f9f5656c.zip |
DEB potracegui: Add intltool/gettext (>= 0.19~) to build-deps.
Signed-off-by: Slávek Banko <[email protected]>
(cherry picked from commit 628b3b8262c617857deece3409194e4fda4d1b25)
Diffstat (limited to 'ubuntu/_base')
-rw-r--r-- | ubuntu/_base/applications/potracegui/debian/control | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ubuntu/_base/applications/potracegui/debian/control b/ubuntu/_base/applications/potracegui/debian/control index eae947246..b786cfde7 100644 --- a/ubuntu/_base/applications/potracegui/debian/control +++ b/ubuntu/_base/applications/potracegui/debian/control @@ -4,7 +4,7 @@ Priority: optional Maintainer: Timothy Pearson <[email protected]> XSBC-Original-Maintainer: Christoph Wegscheider <[email protected]> Uploaders: Bartosz Fenski <[email protected]> -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 Package: potracegui-trinity |