diff --git a/Documentation/how-to-build.rst b/Documentation/how-to-build.rst
index 8a3e14deaf25068b514ebda9e10e715e6a7f54cc..13c2f1868c021be83cef8ac4b3ab9fbcb7004688 100644
--- a/Documentation/how-to-build.rst
+++ b/Documentation/how-to-build.rst
@@ -32,6 +32,7 @@ Dependencies
   of meson in their repositories.  Instead, you'll probably save yourself a lot
   of headaches by installing meson from ``pip3 install --user meson``.
 * **python3-crc16**: Install with ``pip3 install --user crc16``.
+* **python3-pillow**: Python Image Library
 
 .. _ARM's GNU toolchain: https://developer.arm.com/tools-and-software/open-source-software/developer-tools/gnu-toolchain/gnu-rm/downloads