From 3885b1bf82e45e43408675f9334038ccef4cbcf5 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Marc=20W=C3=A4ckerlin?= Date: Wed, 7 May 2014 12:09:24 +0000 Subject: [PATCH] restore debian build; refs #30 --- debian/control | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/debian/control b/debian/control index 3958ce1..5d5e624 100644 --- a/debian/control +++ b/debian/control @@ -9,7 +9,7 @@ Homepage: https://dev.marc.waeckerlin.org/projects/libpcscxx Package: libpcscxx-dev Section: libdevel Architecture: any -Depends: libpcscxx (= ${binary:Version}), libssl-dev, libp11-kit-dev, libpcsclite-dev, libmrw-c++-dev +Depends: libpcscxx (= ${binary:Version}), libssl-dev, libp11-kit-dev, libpcsclite-dev, mrw-c++-dev Description: C++ Wrapper around PCSClite, Cryptoki, OpenSSL C++ wrappers around the ugly C-Interfaces of pcsc-lite, cryptoki and open-ssl.