diff options
author | Slávek Banko <slavek.banko@axis.cz> | 2019-07-06 15:19:12 +0200 |
---|---|---|
committer | Slávek Banko <slavek.banko@axis.cz> | 2019-07-06 15:19:12 +0200 |
commit | 601cd99824b38f853da8cbaf59a0e9a855ef200c (patch) | |
tree | b72a1fc8c10a691a870c8bc33df2889ebe8b43d3 /ubuntu/_base/applications/smartcardauth/debian/control | |
parent | a1af1b50f85f066d3bc03732b53c6c65e472e2e5 (diff) | |
download | tde-packaging-601cd99824b38f853da8cbaf59a0e9a855ef200c.tar.gz tde-packaging-601cd99824b38f853da8cbaf59a0e9a855ef200c.zip |
DEB smartcardauth: Switch to cmake.
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
Diffstat (limited to 'ubuntu/_base/applications/smartcardauth/debian/control')
-rw-r--r-- | ubuntu/_base/applications/smartcardauth/debian/control | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ubuntu/_base/applications/smartcardauth/debian/control b/ubuntu/_base/applications/smartcardauth/debian/control index bce5bb123..91e743e37 100644 --- a/ubuntu/_base/applications/smartcardauth/debian/control +++ b/ubuntu/_base/applications/smartcardauth/debian/control @@ -3,7 +3,7 @@ Section: tde Priority: extra Maintainer: Timothy Pearson <kb9vqf@pearsoncomputing.net> Uploaders: Timothy Pearson <kb9vqf@pearsoncomputing.net> -Build-Depends: debhelper (>= 7.0.50~), cdbs, libpcsclite1, libpcsc-perl, libpar-packer-perl, libdb-dev (>= 4.7), libpam0g-dev, libssl-dev, libkrb5-dev, libtqtinterface-dev +Build-Depends: debhelper (>= 7.0.50~), cdbs, quilt, cmake, libpcsclite1, libpcsc-perl, libpar-packer-perl, libdb-dev (>= 4.7), libpam0g-dev, libssl-dev, libtqtinterface-dev, tdelibs-trinity Standards-Version: 3.8.4 Package: smartcardauth |