You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
-2Lines changed: 0 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -275,7 +275,6 @@ Building Julia requires that the following software be installed:
275
275
-**[m4]** — needed to build GMP.
276
276
-**[patch]** — for modifying source code.
277
277
-**[cmake]** — needed to build `libgit2`.
278
-
-**[openssl]** — needed for HTTPS support in `libgit2` on Linux, install via `apt-get install libssl-dev` or `yum install openssl-devel`.
279
278
-**[pkg-config]** - needed to build `libgit2` correctly, especially for proxy support
280
279
281
280
Julia uses the following external libraries, which are automatically downloaded (or in a few cases, included in the Julia source repository) and then compiled from source the first time you run `make`:
@@ -338,7 +337,6 @@ For a longer overview of Julia's dependencies, see these [slides](https://github
0 commit comments