Skip to content

Commit

Permalink
docs: update list of supported platforms
Browse files Browse the repository at this point in the history
Change-Id: Ib0aca834a90a9efd403d3357f94e482f1bbe82f0
  • Loading branch information
Pesa committed Apr 30, 2018
1 parent c93c2ce commit 7c4ad51
Showing 1 changed file with 7 additions and 8 deletions.
15 changes: 7 additions & 8 deletions docs/INSTALL.rst
Original file line number Diff line number Diff line change
Expand Up @@ -9,29 +9,28 @@ Supported platforms
ndn-cxx uses continuous integration and has been tested on the following
platforms:

- Ubuntu 14.04 (64-bit)
- Ubuntu 16.04 (64-bit and 32-bit)
- Ubuntu 17.10 (64-bit)
- Ubuntu 14.04 (amd64)
- Ubuntu 16.04 (amd64, armhf, i386)
- Ubuntu 18.04 (amd64)
- OS X 10.11
- macOS 10.12
- macOS 10.13

ndn-cxx is known to work on the following platforms, although they are not officially
supported:

- Fedora >= 20
- CentOS >= 6.2
- Debian >= 9
- Fedora >= 24
- Gentoo Linux
- FreeBSD >= 10.0
- Raspbian >= 3.12
- Raspbian >= 2017-08-16

Prerequisites
-------------

Required:
~~~~~~~~~

- ``python`` >= 2.6
- ``python2`` >= 2.7, or ``python3`` >= 3.4
- ``libsqlite3``
- OpenSSL >= 1.0.1
- ``pkg-config``
Expand Down

0 comments on commit 7c4ad51

Please sign in to comment.