summaryrefslogtreecommitdiffstats
path: root/README
diff options
context:
space:
mode:
Diffstat (limited to 'README')
-rw-r--r--README7
1 files changed, 7 insertions, 0 deletions
diff --git a/README b/README
index 9e7a7ab..4a47ea7 100644
--- a/README
+++ b/README
@@ -82,6 +82,9 @@ Following providers are part of this sub-project:
* PCP
This is a CIM interface for the PCP (Performance Co-Pilot) daemon. Allows
reading of PCP metrics on the local host.
+
+* SSSD
+ This is a CIM interface for the SSSD daemon.
*******************************************************************************
@@ -126,6 +129,10 @@ Provider specific dependencies:
- dbus-devel
* PCP
- python-pcp
+* SSSD
+ - dbus-devel
+ - dhash-devel
+ - libsss_simpleifp-devel
*******************************************************************************
* Compilation and installation *