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:02 +0200 |
commit | 628b3b8262c617857deece3409194e4fda4d1b25 (patch) | |
tree | 0ae1a26b39d07f95b1d5c198d0898ddc5055223e /debian/_base | |
parent | e9de476734420c82a74e31e28ff2a5bda629a8da (diff) | |
download | tde-packaging-628b3b8262c617857deece3409194e4fda4d1b25.tar.gz tde-packaging-628b3b8262c617857deece3409194e4fda4d1b25.zip |
DEB potracegui: Add intltool/gettext (>= 0.19~) to build-deps.
Signed-off-by: Slávek Banko <[email protected]>
Diffstat (limited to 'debian/_base')
-rw-r--r-- | debian/_base/applications/potracegui/debian/control | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/debian/_base/applications/potracegui/debian/control b/debian/_base/applications/potracegui/debian/control index 10c4aadbc..14e0ccaf8 100644 --- a/debian/_base/applications/potracegui/debian/control +++ b/debian/_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 |