doc: Add missing file in the Linux howto, fix #3071
This commit is contained in:
parent
add2b34d06
commit
85b6c6d2dd
1 changed files with 1 additions and 1 deletions
|
@ -2,7 +2,7 @@
|
||||||
# Building PrusaSlicer on UNIX/Linux
|
# Building PrusaSlicer on UNIX/Linux
|
||||||
|
|
||||||
PrusaSlicer uses the CMake build system and requires several dependencies.
|
PrusaSlicer uses the CMake build system and requires several dependencies.
|
||||||
The dependencies can be listed in `deps/deps-linux.cmake`, although they don't necessarily need to be as recent
|
The dependencies can be listed in `deps/deps-linux.cmake` and `deps/deps-unix-common.cmake`, although they don't necessarily need to be as recent
|
||||||
as the versions listed - generally versions available on conservative Linux distros such as Debian stable or CentOS should suffice.
|
as the versions listed - generally versions available on conservative Linux distros such as Debian stable or CentOS should suffice.
|
||||||
|
|
||||||
Perl is not required any more.
|
Perl is not required any more.
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue