added dependency on libssl-dev for the dev-package; closes #19
This commit is contained in:
2
debian/control
vendored
2
debian/control
vendored
@@ -9,7 +9,7 @@ Homepage: https://dev.marc.waeckerlin.org/projects/libpcscxx
|
|||||||
Package: libpcscxx-dev
|
Package: libpcscxx-dev
|
||||||
Section: libdevel
|
Section: libdevel
|
||||||
Architecture: any
|
Architecture: any
|
||||||
Depends: libpcscxx (= ${binary:Version})
|
Depends: libpcscxx (= ${binary:Version}), libssl-dev
|
||||||
Description: C++ Wrapper around PCSClite, Cryptoki, OpenSSL
|
Description: C++ Wrapper around PCSClite, Cryptoki, OpenSSL
|
||||||
C++ wrappers around the ugly C-Interfaces of pcsc-lite, cryptoki and
|
C++ wrappers around the ugly C-Interfaces of pcsc-lite, cryptoki and
|
||||||
open-ssl.
|
open-ssl.
|
||||||
|
Reference in New Issue
Block a user