diff --git a/README.rst b/README.rst
index 5059ce9..46efff3 100644
--- a/README.rst
+++ b/README.rst
@@ -63,6 +63,15 @@ for generating the control definitions: [required]
 for IPA module signing: [required]
         libgnutls28-dev openssl
 
+for building the RPi IPA: [optional]
+        libboost-dev
+
+        If you decide to not build the RPi IP, you should configure meson this way:
+
+        .. code::
+
+            -Dpipelines=vimc,uvcvideo,ipu3,rkisp1
+
 for device hotplug enumeration: [optional]
 	pkg-config libudev-dev
 
