Skip to content

Commit

Permalink
Again minor cosmetics. [skip ci]
Browse files Browse the repository at this point in the history
  • Loading branch information
bluescarni committed Jul 20, 2024
1 parent 60da353 commit 89f6cef
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions doc/install.rst
Original file line number Diff line number Diff line change
Expand Up @@ -14,9 +14,9 @@ and several CPU architectures (x86-64, 64-bit ARM and 64-bit PowerPC).

heyoka has the following **mandatory** dependencies:

* the `LLVM <https://llvm.org/>`__ compiler infrastructure library (version >= 13 and <=18),
* the `Boost <https://www.boost.org/>`__ C++ libraries (version >= 1.69),
* the `{fmt} <https://fmt.dev/latest/index.html>`__ library (version >=9 and <= 10),
* the `LLVM <https://llvm.org/>`__ compiler infrastructure library (version >=13 and <=18),
* the `Boost <https://www.boost.org/>`__ C++ libraries (version >=1.69),
* the `{fmt} <https://fmt.dev/latest/index.html>`__ library (version >=9 and <=10),
* the `spdlog <https://github.com/gabime/spdlog>`__ library,
* the `TBB <https://github.com/oneapi-src/oneTBB>`__ library.

Expand Down

0 comments on commit 89f6cef

Please sign in to comment.