diff options
author | Slávek Banko <slavek.banko@axis.cz> | 2017-10-22 01:52:52 +0200 |
---|---|---|
committer | Slávek Banko <slavek.banko@axis.cz> | 2017-10-22 01:52:52 +0200 |
commit | d8127ba9131d14ead955817d2d4bc1dd6be14740 (patch) | |
tree | d12f738be7438d0f9d575e05bea349ec3262c0d8 /ubuntu | |
parent | bedcf671340bd09af3231f07e0d4f1d8db77fdff (diff) | |
download | tde-packaging-d8127ba9131d14ead955817d2d4bc1dd6be14740.tar.gz tde-packaging-d8127ba9131d14ead955817d2d4bc1dd6be14740.zip |
DEB smartcardauth: Add libgnutls28-dev and libgnutls30-dev as alternate dependency
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
Diffstat (limited to 'ubuntu')
-rw-r--r-- | ubuntu/maverick/applications/smartcardauth/debian/control | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ubuntu/maverick/applications/smartcardauth/debian/control b/ubuntu/maverick/applications/smartcardauth/debian/control index abc2f37bc..0e7a8c574 100644 --- a/ubuntu/maverick/applications/smartcardauth/debian/control +++ b/ubuntu/maverick/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, libpkcs11-helper1-dev, libgnutls-dev, libkrb5-dev, libtqtinterface-dev +Build-Depends: debhelper (>= 7.0.50~), cdbs, libpcsclite1, libpcsc-perl, libpar-packer-perl, libdb-dev (>= 4.7), libpam0g-dev, libpkcs11-helper1-dev, libgnutls-dev | libgnutls28-dev | libgnutls30-dev, libkrb5-dev, libtqtinterface-dev Standards-Version: 3.8.4 Package: smartcardauth |