Skip to content

Commit 832ea91

Browse files
committed
docs: update list of supported platforms
Change-Id: I57e18824beafd2ca993fc9641a2568698e0e55c8
1 parent bde4af4 commit 832ea91

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

docs/INSTALL.rst

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -9,18 +9,18 @@ following platforms:
99

1010
- Ubuntu 22.04 (jammy)
1111
- Ubuntu 24.04 (noble)
12-
- Debian 11 (bullseye)
1312
- Debian 12 (bookworm)
13+
- Debian 13 (trixie)
1414
- CentOS Stream 9
15-
- macOS 13 / 14 / 15
15+
- macOS 14 / 15 / 26
1616

1717
ndn-cxx should also work on the following platforms, although they are not officially
1818
supported:
1919

2020
- Any other recent version of Ubuntu not listed above
2121
- Fedora >= 34
2222
- Alpine >= 3.14
23-
- Any version of Raspberry Pi OS based on Debian 11 (bullseye) or later
23+
- Any version of Raspberry Pi OS based on Debian 12 (bookworm) or later
2424
- macOS >= 11
2525
- FreeBSD >= 12.2
2626

docs/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
docutils>=0.20
2-
furo==2025.7.19
2+
furo==2025.9.25
33
sphinx>=7.0.1,<9
44
sphinxcontrib-doxylink~=1.13

0 commit comments

Comments
 (0)