diff options
author | Slávek Banko <slavek.banko@axis.cz> | 2020-05-26 12:06:39 +0200 |
---|---|---|
committer | Slávek Banko <slavek.banko@axis.cz> | 2020-05-26 12:07:31 +0200 |
commit | 05af37f4381c51f07f5f91fac170fecbc386558d (patch) | |
tree | b7e64c9b86b71420aa2a16e6c511ca147e5a32d4 /ubuntu | |
parent | 7b5fb29ce30647b1b9c8d3f7a3dfc221da64a563 (diff) | |
download | tde-packaging-05af37f4381c51f07f5f91fac170fecbc386558d.tar.gz tde-packaging-05af37f4381c51f07f5f91fac170fecbc386558d.zip |
DEB kcmldapmanager: Add intltool to build-deps.
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
(cherry picked from commit 6b418029854543abe146a91fb317471f367e82a4)
Diffstat (limited to 'ubuntu')
-rw-r--r-- | ubuntu/_base/applications/kcmldapmanager/debian/control | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ubuntu/_base/applications/kcmldapmanager/debian/control b/ubuntu/_base/applications/kcmldapmanager/debian/control index ec29c018d..58fbafeff 100644 --- a/ubuntu/_base/applications/kcmldapmanager/debian/control +++ b/ubuntu/_base/applications/kcmldapmanager/debian/control @@ -2,7 +2,7 @@ Source: kcontrol-ldap-manager-trinity Section: tde Priority: optional Maintainer: Timothy Pearson <kb9vqf@pearsoncomputing.net> -Build-Depends: debhelper (>= 9~), cdbs, quilt, cmake, tdelibs14-trinity-dev, libldap2-dev, libtdeldap-trinity-dev +Build-Depends: debhelper (>= 9~), cdbs, quilt, cmake, intltool, tdelibs14-trinity-dev, libldap2-dev, libtdeldap-trinity-dev Standards-Version: 3.8.4 Package: kcontrol-ldap-manager-trinity |