Skip to content

Commit

Permalink
add missing build dependency to README (#892)
Browse files Browse the repository at this point in the history
  • Loading branch information
geoffrey-vl authored Feb 18, 2024
1 parent 1c14a9d commit bdcba08
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions indi-libcamera/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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:

```
Expand Down

0 comments on commit bdcba08

Please sign in to comment.