diff options
author | Slávek Banko <slavek.banko@axis.cz> | 2013-07-27 12:53:59 +0200 |
---|---|---|
committer | Slávek Banko <slavek.banko@axis.cz> | 2013-07-27 12:53:59 +0200 |
commit | 4091eb1d72ab057aba851b60e266b9a443c34b35 (patch) | |
tree | 8a9497f59b773863dc773747496e0eb3a8b31123 /ubuntu/precise/applications/tdeio-ftps/debian/control | |
parent | e2546c5b64bbae2a17a3802ac5c691c6370f54d5 (diff) | |
download | tde-packaging-4091eb1d72ab057aba851b60e266b9a443c34b35.tar.gz tde-packaging-4091eb1d72ab057aba851b60e266b9a443c34b35.zip |
Fix tdeio-ftps packaging files for Debian and Ubuntu
Diffstat (limited to 'ubuntu/precise/applications/tdeio-ftps/debian/control')
-rw-r--r-- | ubuntu/precise/applications/tdeio-ftps/debian/control | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ubuntu/precise/applications/tdeio-ftps/debian/control b/ubuntu/precise/applications/tdeio-ftps/debian/control index 04c21b1fc..d30492b6d 100644 --- a/ubuntu/precise/applications/tdeio-ftps/debian/control +++ b/ubuntu/precise/applications/tdeio-ftps/debian/control @@ -2,7 +2,7 @@ Source: tdeio-ftps-trinity Section: tde Priority: optional Maintainer: Timothy Pearson <kb9vqf@pearsoncomputing.net> -Build-Depends: debhelper (>= 5), cdbs, autotools-dev, tdelibs4-trinity-dev +Build-Depends: debhelper (>= 5), cdbs, autotools-dev, automake, libtool, tdelibs4-trinity-dev Standards-Version: 3.8.3 Package: tdeio-ftps-trinity |