diff options
author | Slávek Banko <[email protected]> | 2020-05-31 19:31:58 +0200 |
---|---|---|
committer | Slávek Banko <[email protected]> | 2020-05-31 19:32:24 +0200 |
commit | 54f2742a8cc74c777596d4a292fbe1c265a71871 (patch) | |
tree | 61783b61fdb3ca9f16e43e1d6abc772d95892d3b /debian/_base | |
parent | 3b5edea6d28ec766ff5739401631034a9b22e7b2 (diff) | |
download | tde-packaging-54f2742a8cc74c777596d4a292fbe1c265a71871.tar.gz tde-packaging-54f2742a8cc74c777596d4a292fbe1c265a71871.zip |
DEB tdeadmin: Add intltool to build-deps.
Signed-off-by: Slávek Banko <[email protected]>
(cherry picked from commit 7261034ceb73b09d2fd0ee0ad6f61e59aa22507f)
Diffstat (limited to 'debian/_base')
-rw-r--r-- | debian/_base/tdeadmin/debian/control | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/debian/_base/tdeadmin/debian/control b/debian/_base/tdeadmin/debian/control index 654186fc6..658946d9a 100644 --- a/debian/_base/tdeadmin/debian/control +++ b/debian/_base/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: libasound2-dev, cdbs (>= 0.4.39-0.1), debhelper (>= 9~), quilt, cmake, docbook-to-man, gawk, tdelibs14-trinity-dev, libbz2-dev, libpam0g-dev, sharutils, texinfo, rpm, libltdl-dev +Build-Depends: libasound2-dev, cdbs (>= 0.4.39-0.1), debhelper (>= 9~), quilt, cmake, intltool, docbook-to-man, gawk, tdelibs14-trinity-dev, libbz2-dev, libpam0g-dev, sharutils, texinfo, rpm, libltdl-dev Standards-Version: 3.8.4 Package: tdeadmin-trinity |