diff options
author | Slávek Banko <[email protected]> | 2020-03-25 11:21:02 +0100 |
---|---|---|
committer | Slávek Banko <[email protected]> | 2020-03-25 11:21:40 +0100 |
commit | 5cc5135afe685c7d0b30ef27144bdcbb0d06fc2f (patch) | |
tree | 2ddb4e4b9052fbb74fb88030070aba0663831a12 /debian | |
parent | bc8df7ccc91bc36463a2ea9fe7fd39166db3d728 (diff) | |
download | tde-packaging-5cc5135afe685c7d0b30ef27144bdcbb0d06fc2f.tar.gz tde-packaging-5cc5135afe685c7d0b30ef27144bdcbb0d06fc2f.zip |
DEB tdeio-apt: Add intltool/gettext (>= 0.19~) to build-deps.
Signed-off-by: Slávek Banko <[email protected]>
(cherry picked from commit 5c088da5ee44b2e5c5e79cbe2ee53306a504428a)
Diffstat (limited to 'debian')
-rw-r--r-- | debian/_base/applications/tdeio-apt/debian/control | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/debian/_base/applications/tdeio-apt/debian/control b/debian/_base/applications/tdeio-apt/debian/control index 55fb59d07..14cfff5e2 100644 --- a/debian/_base/applications/tdeio-apt/debian/control +++ b/debian/_base/applications/tdeio-apt/debian/control @@ -3,7 +3,7 @@ Section: tde Priority: optional Maintainer: Timothy Pearson <[email protected]> XSBC-Original-Maintainer: Emmanuel Bouthenot <[email protected]> -Build-Depends: debhelper (>= 9~), quilt, cdbs, cmake, tdelibs14-trinity-dev +Build-Depends: debhelper (>= 9~), quilt, cdbs, cmake, intltool | gettext (>= 0.19~), tdelibs14-trinity-dev Standards-Version: 3.8.4 Package: tdeio-apt-trinity |