[Spice-devel] [PATCH libcacard v2 33/35] readme: Document dependencies for the library and the tests

Jakub Jelen jjelen at redhat.com
Thu Aug 2 09:44:05 UTC 2018


Signed-off-by: Jakub Jelen <jjelen at redhat.com>
Reviewed-by: Robert Relyea <rrelyea at redhat.com>
---
 README.md | 16 ++++++++++++++++
 1 file changed, 16 insertions(+)

diff --git a/README.md b/README.md
index 6edef77..c7053e3 100644
--- a/README.md
+++ b/README.md
@@ -15,6 +15,22 @@ For more information and API documentation, read the docs/libcacard.txt file.
 This project used to be part of qemu until version 2.5. The history
 has been preserved and it inherits the tags and version.
 
+# Dependencies (RHEL, Fedora):
+## Build
+
+ * autoconf-archive
+ * nss-devel
+ * glib2-devel
+
+## Test (`./run_test.sh`)
+
+ * opensc
+ * gnutls-utils
+ * nss-tools
+ * openssl
+ * softhsm
+ * lcov
+
 # Authors
 
 This project was originally developped by:
-- 
2.17.1



More information about the Spice-devel mailing list