linking against opensc now as shared library
git-svn-id: https://vsmartcard.svn.sourceforge.net/svnroot/vsmartcard@394 96b47cad-a561-4643-ad3b-153ac7d7599c
This commit is contained in:
@@ -7,5 +7,5 @@ Name: libpace
|
||||
Description: Password Authenticated Connection Establishment (PACE) library
|
||||
Version: @VERSION@
|
||||
Requires: libssl
|
||||
Libs: -L${libdir} -lpace
|
||||
Libs: -L${libdir} -lpace @OPENSC_LIBS@
|
||||
Cflags: -I${includedir}
|
||||
|
||||
Reference in New Issue
Block a user