diff options
author | Slávek Banko <slavek.banko@axis.cz> | 2015-09-13 15:05:18 +0200 |
---|---|---|
committer | Slávek Banko <slavek.banko@axis.cz> | 2015-09-13 15:05:32 +0200 |
commit | 0c183905de60d9f4b26d475581adef4349442835 (patch) | |
tree | 11d6f4242806709858fd4ea1f6a41fbbcab375e0 /ubuntu/maverick/tdelibs | |
parent | 2b8fe80000694ad71b8773b64f49a128afc2a6a3 (diff) | |
download | tde-packaging-0c183905de60d9f4b26d475581adef4349442835.tar.gz tde-packaging-0c183905de60d9f4b26d475581adef4349442835.zip |
Fix opensc-pkcs11 build dependency on Debian and Ubuntu
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
Diffstat (limited to 'ubuntu/maverick/tdelibs')
-rw-r--r-- | ubuntu/maverick/tdelibs/debian/control | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ubuntu/maverick/tdelibs/debian/control b/ubuntu/maverick/tdelibs/debian/control index 8b2b21b32..0f7967d04 100644 --- a/ubuntu/maverick/tdelibs/debian/control +++ b/ubuntu/maverick/tdelibs/debian/control @@ -17,7 +17,7 @@ Build-Depends: cdbs (>= 0.4.41ubuntu2), debhelper (>= 5.0.31), quilt, autotools- sharutils, texinfo, libogg-dev, libtqtinterface-dev, gettext-kde, lsb-release, base-files, sudo, libr-dev, libudev-dev, cmake, libltdl-dev, libmagic-dev, libpcsclite-dev, - opensc-pkcs11, libpkcs11-helper1-dev, libcryptsetup-dev + opensc-pkcs11 | opensc (<< 0.13.0-5), libpkcs11-helper1-dev, libcryptsetup-dev Build-Depends-Indep: doxygen, libtqtinterface-doc, graphviz, gsfonts-x11 Standards-Version: 3.8.3 |