diff options
author | Slávek Banko <[email protected]> | 2020-06-07 18:54:40 +0200 |
---|---|---|
committer | Slávek Banko <[email protected]> | 2020-06-07 18:54:40 +0200 |
commit | 6a64209d1d7103e16fa9013abd3d5ae613bfb1c5 (patch) | |
tree | 97b00fdc081f83d340594d6e155f95d0e5414a08 /ubuntu | |
parent | 4a8a1fffc02f02738479b5fb7f807c5bac15045b (diff) | |
download | tde-packaging-6a64209d1d7103e16fa9013abd3d5ae613bfb1c5.tar.gz tde-packaging-6a64209d1d7103e16fa9013abd3d5ae613bfb1c5.zip |
DEB tdelibs: Add intltool to build-deps.
Signed-off-by: Slávek Banko <[email protected]>
Diffstat (limited to 'ubuntu')
-rw-r--r-- | ubuntu/_base/tdelibs/debian/control | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/ubuntu/_base/tdelibs/debian/control b/ubuntu/_base/tdelibs/debian/control index 363ce081a..46ba79e84 100644 --- a/ubuntu/_base/tdelibs/debian/control +++ b/ubuntu/_base/tdelibs/debian/control @@ -4,7 +4,7 @@ Priority: optional Maintainer: Timothy Pearson <[email protected]> XSBC-Original-Maintainer: Debian Qt/KDE Maintainers <[email protected]> Uploaders: Adeodato Sim <[email protected]>, Ana Beatriz Guerrero Lopez <[email protected]>, Daniel Schepler <[email protected]>, Fathi Boudra <[email protected]>, Sune Vuorela <[email protected]> -Build-Depends: cdbs (>= 0.4.41ubuntu2), debhelper (>= 9~), quilt, autotools-dev, +Build-Depends: cdbs (>= 0.4.41ubuntu2), debhelper (>= 9~), quilt, cmake, intltool, autotools-dev, binutils (>= 2.14.90.0.7), binutils-dev, docbook-to-man, gawk, libart-2.0-dev (>= 4:14.0.0~), libarts1-trinity-dev (>= 1.5.0), libacl1-dev, libattr1-dev, libasound2-dev [!kfreebsd-i386 !kfreebsd-amd64 !hurd-i386], @@ -16,7 +16,7 @@ Build-Depends: cdbs (>= 0.4.41ubuntu2), debhelper (>= 9~), quilt, autotools-dev, libxml2-dev, libxml2-utils, libxslt1-dev, libavahi-tqt-dev, sharutils, texinfo, libogg-dev, libtqtinterface-dev, lsb-release, base-files, sudo, libr-dev, - libudev-dev, cmake, libltdl-dev, libmagic-dev, libpcsclite-dev, + libudev-dev, libltdl-dev, libmagic-dev, libpcsclite-dev, opensc-pkcs11 | opensc (<< 0.13.0-5), libpkcs11-helper1-dev, libcryptsetup-dev Build-Depends-Indep: doxygen, libtqtinterface-doc, graphviz, gsfonts-x11 Standards-Version: 3.8.3 |