Skip to content

Commit d6514f4

Browse files
committed
Merge pull request #9433 from JuliaLang/tk/deps-talk
Add a link to my slides from recent BAJU meetup
2 parents 86d24fd + 6393c14 commit d6514f4

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

+1
Original file line numberDiff line numberDiff line change
@@ -285,6 +285,7 @@ Julia uses the following external libraries, which are automatically downloaded
285285
- **[MPFR]** (>= 3.0) — the GNU multiple precision floating point library, needed for arbitrary precision floating point support.
286286
- **[libgit2]** (>= 0.21) — the Git linkable library, used by Julia's package manager
287287

288+
For a longer overview of Julia's dependencies, see these [slides](https://github.com/tkelman/BAJUtalk-Dec2014/blob/master/BAJUtalkDec2014.pdf?raw=true).
288289

289290
[GNU make]: http://www.gnu.org/software/make/
290291
[patch]: http://www.gnu.org/software/patch/

0 commit comments

Comments
 (0)