diff --git a/indi-libcamera/README.md b/indi-libcamera/README.md index 39d8111ef..0d49d7d0c 100644 --- a/indi-libcamera/README.md +++ b/indi-libcamera/README.md @@ -3,6 +3,12 @@ with IMX219. It is still under heavy development and not ready for production. COMPILING +Install additional build dependency: + +``` +sudo apt-get install libboost-program-options1.74-dev +``` + Go to the directory where you unpacked indi_asi sources and do: ```