diff options
author | Slávek Banko <[email protected]> | 2021-01-13 13:27:04 +0100 |
---|---|---|
committer | Slávek Banko <[email protected]> | 2021-01-13 13:27:17 +0100 |
commit | f71bd02a6af63d65ac12e1abcc65080e2dad582e (patch) | |
tree | a63bd7e0f79410c3e6ceb0453b9e4579682cbb33 /ubuntu/_base/core/tdeadmin | |
parent | bac1066455959b38ae5dc831081e148dffc5139b (diff) | |
download | tde-packaging-f71bd02a6af63d65ac12e1abcc65080e2dad582e.tar.gz tde-packaging-f71bd02a6af63d65ac12e1abcc65080e2dad582e.zip |
DEB: Remove intltool from build-deps.
Instead of intltool-merge, tde_l10n_merge.pl is now used,
which is part of the common cmake module.
Signed-off-by: Slávek Banko <[email protected]>
Diffstat (limited to 'ubuntu/_base/core/tdeadmin')
-rw-r--r-- | ubuntu/_base/core/tdeadmin/debian/control | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ubuntu/_base/core/tdeadmin/debian/control b/ubuntu/_base/core/tdeadmin/debian/control index 6472b7b9b..d1807663a 100644 --- a/ubuntu/_base/core/tdeadmin/debian/control +++ b/ubuntu/_base/core/tdeadmin/debian/control @@ -4,7 +4,7 @@ Priority: optional Maintainer: Timothy Pearson <[email protected]> XSBC-Original-Maintainer: Debian Qt/KDE Maintainers <[email protected]> Uploaders: Ana Beatriz Guerrero Lopez <[email protected]>, Christopher Martin <[email protected]>, Fathi Boudra <[email protected]>, Modestas Vainius <[email protected]>, Sune Vuorela <[email protected]> -Build-Depends: cdbs (>= 0.4.39-0.1), debhelper (>= 9~), quilt, cmake, intltool, tdelibs14-trinity-dev, libpam0g-dev, docbook-to-man +Build-Depends: cdbs (>= 0.4.39-0.1), debhelper (>= 9~), quilt, cmake, tdelibs14-trinity-dev, libpam0g-dev, docbook-to-man Standards-Version: 3.8.4 Package: tdeadmin-trinity |