LinuxCNC / linuxcnc

LinuxCNC controls CNC machines. It can drive milling machines, lathes, 3d printers, laser cutters, plasma cutters, robot arms, hexapods, and more.
http://linuxcnc.org/
GNU General Public License v2.0
1.77k stars 1.14k forks source link

documentation: Pointer to apt-get build-dep #2809

Closed smoe closed 8 months ago

smoe commented 8 months ago

The retrieval of dependencies with dpkg-checkbuilddeps is still tedious that I found in our documentation, which disappointed me a bit, but to our rescue: https://serverfault.com/questions/127625/given-a-debian-source-package-how-do-i-install-the-build-deps/1150501 was equally missing that "apt-get build-deps ." also works for packages not already installed.