diff --git a/DEPENDS.txt b/DEPENDS.txt
index 227283e2..04b745c2 100644
--- a/DEPENDS.txt
+++ b/DEPENDS.txt
@@ -42,6 +42,10 @@ functionality is only available with the following installed:
The ``freeimage`` plugin provides support for reading various types of
image file formats, including multi-page TIFFs.
+* `PyAMG `__
+ The ``pyamg`` module is used for the fast `cg_mg` mode of random
+ walker segmentation.
+
Testing requirements
--------------------
* `Nose `__