diff options
author | Slávek Banko <slavek.banko@axis.cz> | 2020-05-06 15:50:44 +0200 |
---|---|---|
committer | Slávek Banko <slavek.banko@axis.cz> | 2020-05-06 15:51:54 +0200 |
commit | 9f788cced72006e803bb2a02375d9aab5c93aabb (patch) | |
tree | 14f63acf99c36a9e172c7cce725ad47b733b7099 /ubuntu/_base/applications | |
parent | 3e99471da4482c5548c0f493959c1f4107bff4f2 (diff) | |
download | tde-packaging-9f788cced72006e803bb2a02375d9aab5c93aabb.tar.gz tde-packaging-9f788cced72006e803bb2a02375d9aab5c93aabb.zip |
DEB tdmtheme: Add intltool/gettext (>= 0.19~) to build-deps.
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
(cherry picked from commit a86ff1bab2f740fb03dd48012dfc6154d057fcff)
Diffstat (limited to 'ubuntu/_base/applications')
-rw-r--r-- | ubuntu/_base/applications/tdmtheme/debian/control | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ubuntu/_base/applications/tdmtheme/debian/control b/ubuntu/_base/applications/tdmtheme/debian/control index 7c821a0d8..2c988bcf1 100644 --- a/ubuntu/_base/applications/tdmtheme/debian/control +++ b/ubuntu/_base/applications/tdmtheme/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: Kel Modderman <kel@otaku42.de>, Fathi Boudra <fabo@debian.org>, Mark Purcell <msp@debian.org> -Build-Depends: cdbs, debhelper (>= 9~), quilt, cmake, tdelibs14-trinity-dev +Build-Depends: cdbs, debhelper (>= 9~), quilt, cmake, intltool | gettext (>= 0.19~), tdelibs14-trinity-dev Standards-Version: 3.8.4 Homepage: http://beta.smileaf.org/projects |