Skip to content

Commit f145ece

Browse files
Fix/missing libs in docs (#3190)
1 parent 1ce7118 commit f145ece

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

docs/src/install.rst

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -83,6 +83,7 @@ Build from source
8383
Build Requirements
8484
^^^^^^^^^^^^^^^^^^
8585

86+
- ``libblas-dev``, ``liblapack-dev``, and ``liblapacke-dev`` (Linux)
8687
- A C++ compiler with C++20 support (e.g. Clang >= 15.0)
8788
- `cmake <https://cmake.org/>`_ -- version 3.25 or later, and ``make``
8889
- Xcode >= 15.0 and macOS SDK >= 14.0

0 commit comments

Comments
 (0)