guysoft / OctoPi

Scripts to build OctoPi, a Raspberry PI distro for controlling 3D printers over the web
GNU General Public License v3.0
2.45k stars 366 forks source link

'src/build_dist' has a 'jq' dependency, but that is not specified in 'README.rst'. #819

Closed kmtologist closed 1 year ago

kmtologist commented 1 year ago

'src/build_dist' has a 'jq' dependency, but that is not specified in 'README.rst'.

After installing 'jq' to my Ubuntu 22.04 host, I was able to successfully complete the OctoPi build.

'jq' should be listed as a dependency.

guysoft commented 1 year ago

Its listed on the requirments section: https://github.com/guysoft/OctoPi#requirements

jq (part of CustomPiOS dependencies)