add Requires.private on libcrypto

This commit is contained in:
Klas Lindfors
2015-07-08 14:50:43 +02:00
parent 306651a308
commit 103930daf9
+1
View File
@@ -7,6 +7,7 @@ Name: @PACKAGE@
Description: Yubico PIV C Library Description: Yubico PIV C Library
URL: https://www.yubico.com/ URL: https://www.yubico.com/
Version: @VERSION@ Version: @VERSION@
Requires.private: libcrypto
Libs: -L${libdir} -lykpiv Libs: -L${libdir} -lykpiv
Cflags: -I${includedir}/ykpiv Cflags: -I${includedir}/ykpiv