diff options
author | Timothy Pearson <kb9vqf@pearsoncomputing.net> | 2011-09-20 18:11:56 -0500 |
---|---|---|
committer | Timothy Pearson <kb9vqf@pearsoncomputing.net> | 2011-09-20 18:11:56 -0500 |
commit | f06ba3f388de8dad68462773fe2f2bfb1c3000f3 (patch) | |
tree | e418fb2c6d028f216936f3e9c1d1ba8588a5b758 /ubuntu | |
parent | e5d52a2b30f2b98766153954d4fffab76e69e6fc (diff) | |
download | tde-packaging-f06ba3f388de8dad68462773fe2f2bfb1c3000f3.tar.gz tde-packaging-f06ba3f388de8dad68462773fe2f2bfb1c3000f3.zip |
Add libtqtinterface-dev builddep to smartcardauth
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 40b44a195..aef949062 100644 --- a/ubuntu/maverick/applications/smartcardauth/debian/control +++ b/ubuntu/maverick/applications/smartcardauth/debian/control @@ -3,7 +3,7 @@ Section: kde Priority: extra Maintainer: Timothy Pearson <kb9vqf@pearsoncomputing.net> Uploaders: Timothy Pearson <kb9vqf@pearsoncomputing.net> -Build-Depends: debhelper (>=5.0), cdbs, pcsc-tools, pcscd-nodbus, initramfs-tools, libpcsc-perl, libpcsclite1, libccid, opensc, libpar-packer-perl, libdb-dev (>= 4.7), libpam0g-dev, libssl-dev, libkrb5-dev +Build-Depends: debhelper (>=5.0), cdbs, pcsc-tools, pcscd-nodbus, initramfs-tools, libpcsc-perl, libpcsclite1, libccid, opensc, libpar-packer-perl, libdb-dev (>= 4.7), libpam0g-dev, libssl-dev, libkrb5-dev, libtqtinterface-dev Standards-Version: 3.8.4 Package: smartcardauth |