indilib / indi-3rdparty

INDI 3rd Party drivers repository
https://www.indilib.org/devices.html
GNU Lesser General Public License v2.1
124 stars 208 forks source link

add missing build dependency to README #892

Closed geoffrey-vl closed 6 months ago

geoffrey-vl commented 7 months ago

Encountered build issues due to the missing libboost-program-options dependency, so I figured it may help out others if this was mentioned in some place.

knro commented 7 months ago

Wouldn't libboost-program-options-dev be sufficient?

geoffrey-vl commented 7 months ago

I haven't tested that, though the linker was specifically looking for that 1.74 version.