summaryrefslogtreecommitdiffstats
path: root/system/smem/README
diff options
context:
space:
mode:
Diffstat (limited to 'system/smem/README')
-rw-r--r--system/smem/README5
1 files changed, 4 insertions, 1 deletions
diff --git a/system/smem/README b/system/smem/README
index 5058db778f..fd3bebd203 100644
--- a/system/smem/README
+++ b/system/smem/README
@@ -3,4 +3,7 @@ systems. Unlike existing tools, smem can report proportional set size
(PSS), which is a more meaningful representation of the amount of
memory used by libraries and applications in a virtual memory system.
-Optional dependency: matplotlib (for chart generation)
+Optional dependency: python3-matplotlib (for chart generation)
+
+Note: the executable and man page are renamed smem-py to avoid conflict
+with stock slackware's cfitsio package.