From 585407810c6f38c464eb48791360380e0f8ca9af Mon Sep 17 00:00:00 2001 From: Jakob Odersky Date: Sun, 5 Feb 2017 14:35:01 -0800 Subject: Specify c library versions of included libraries --- downloads/index.md | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/downloads/index.md b/downloads/index.md index 7b998fa..62b276a 100644 --- a/downloads/index.md +++ b/downloads/index.md @@ -35,14 +35,14 @@ libraryDependencies += "ch.jodersky" %% "akka-serial-stream" % "{{site.version_l - Linuxx86_64 + Linux (glibc >= 2.4)x86_64 x86 armv7l - Darwin (Mac OSX)x86_64 + Darwin (Mac OSX >= 10.8)x86_64 -

*These are the platforms for which a native library is included in the release. +

*These are the platforms for which a native library is included in the fat jar release. akka-serial is POSIX compatible so it can be built for a lot more platforms.

@@ -52,7 +52,7 @@ akka-serial is POSIX compatible so it can be built for a lot more platforms.

Consult the release notes for important changes. ## Requirements -Flow depends on Akka 2.4 and requires a Java runtime version of 1.8. It is released for Scala binary versions 2.11 and 2.12. +akka-serial depends on Akka 2.4 and requires a Java runtime version of 1.8. It is released for Scala binary versions 2.11 and 2.12. ## Previous Versions Archived releases are available in GitHub releases. -- cgit v1.2.3