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:50:44 +0200 |
commit | a86ff1bab2f740fb03dd48012dfc6154d057fcff (patch) | |
tree | a3be7a9e5e159e0db5744c9bf1e3f66b50f8f8e7 /debian/_base/applications/tdmtheme | |
parent | af88ba445eaf3a87a98f2779e55ab71648b1dd60 (diff) | |
download | tde-packaging-a86ff1bab2f740fb03dd48012dfc6154d057fcff.tar.gz tde-packaging-a86ff1bab2f740fb03dd48012dfc6154d057fcff.zip |
DEB tdmtheme: Add intltool/gettext (>= 0.19~) to build-deps.
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
Diffstat (limited to 'debian/_base/applications/tdmtheme')
-rw-r--r-- | debian/_base/applications/tdmtheme/debian/control | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/debian/_base/applications/tdmtheme/debian/control b/debian/_base/applications/tdmtheme/debian/control index f8e57dc56..31aa71896 100644 --- a/debian/_base/applications/tdmtheme/debian/control +++ b/debian/_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 |