diff options
author | Michele Calgaro <michele.calgaro@yahoo.it> | 2019-09-01 23:04:31 +0900 |
---|---|---|
committer | Michele Calgaro <michele.calgaro@yahoo.it> | 2019-09-01 23:04:31 +0900 |
commit | 998075072987477153750f5bee83376104bbbf63 (patch) | |
tree | cc5ea01b29a82e2a3ce753c68602af8c32b96580 /ubuntu/_base/tdepim/debian | |
parent | 87a93aa99ee3a6a93371d83374cb2757188e2566 (diff) | |
download | tde-packaging-998075072987477153750f5bee83376104bbbf63.tar.gz tde-packaging-998075072987477153750f5bee83376104bbbf63.zip |
Fixed tdepim FTBFS due to removal of libpisock-dev from testing and sid.
The library relates to communication with PalmOS and is no longer needed
in tdepim since kpilot is now a standalone package.
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
Diffstat (limited to 'ubuntu/_base/tdepim/debian')
-rw-r--r-- | ubuntu/_base/tdepim/debian/control | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/ubuntu/_base/tdepim/debian/control b/ubuntu/_base/tdepim/debian/control index 0f27412b8..43a8356e9 100644 --- a/ubuntu/_base/tdepim/debian/control +++ b/ubuntu/_base/tdepim/debian/control @@ -8,8 +8,8 @@ Build-Depends: libasound2-dev, cdbs (>= 0.4.39-0.1), debhelper (>= 7.0.50~), qui cdparanoia, gawk, tdelibs14-trinity-dev, bison, byacc, bzip2, flex, groff-base, libogg-dev, libboost-dev (>= 1.33.1), libgpgme11-dev | libgpgme-dev (>= 1.0~), - libpisock-dev, libreadline-dev | libreadline6-dev | libreadline5-dev, libsasl2-dev, libssl-dev, - libtool (>= 1.5), libxpm-dev, libxss-dev, sharutils, texinfo, dpkg-dev (>= 1.14.4), + libreadline-dev | libreadline6-dev | libreadline5-dev, libsasl2-dev, libssl-dev, + libxpm-dev, libxss-dev, sharutils, texinfo, dpkg-dev (>= 1.14.4), libgpg-error-dev (>= 1.4-2), gpgsm, libical-dev, libcaldav-dev (>= 0.6.5), libcarddav-dev (>= 0.6.2), libcurl4-gnutls-dev, cmake, libtool, libltdl-dev |