summaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
authorDaniel Salzman <daniel.salzman@nic.cz>2023-08-16 16:01:58 +0200
committerDaniel Salzman <daniel.salzman@nic.cz>2023-08-17 09:10:56 +0200
commit89b90ce5fcd159d88e4119dd5d370dc6c6b486ab (patch)
tree9f5ae8017aaf904675a3e2032a075d9bee822553 /README.md
parentdoc: add DNS over QUIC configuration section (diff)
downloadknot-89b90ce5fcd159d88e4119dd5d370dc6c6b486ab.tar.xz
knot-89b90ce5fcd159d88e4119dd5d370dc6c6b486ab.zip
Add python-sphinx-panels to dependencies where necessary
Diffstat (limited to 'README.md')
-rw-r--r--README.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/README.md b/README.md
index c983d0c87..42f4401a8 100644
--- a/README.md
+++ b/README.md
@@ -29,7 +29,7 @@ sudo apt-get install \
#### Install optional packages:
```bash
sudo apt-get install \
- libcap-ng-dev libsystemd-dev libidn2-0-dev libprotobuf-c-dev protobuf-c-compiler libfstrm-dev libmaxminddb-dev libnghttp2-dev libbpf-dev libxdp-dev libmnl-dev python3-sphinx
+ libcap-ng-dev libsystemd-dev libidn2-0-dev libprotobuf-c-dev protobuf-c-compiler libfstrm-dev libmaxminddb-dev libnghttp2-dev libbpf-dev libxdp-dev libmnl-dev python3-sphinx python3-sphinx-panels
```
### Fedora like distributions
@@ -53,7 +53,7 @@ dnf install \
#### Install optional packages:
```bash
dnf install \
- libcap-ng-devel systemd-devel libidn2-devel protobuf-c-devel fstrm-devel libmaxminddb-devel libnghttp2-devel libbpf-devel libxdp-devel libmnl-devel python-sphinx
+ libcap-ng-devel systemd-devel libidn2-devel protobuf-c-devel fstrm-devel libmaxminddb-devel libnghttp2-devel libbpf-devel libxdp-devel libmnl-devel python-sphinx python-sphinx-panels
```
When compiling on RHEL based system, the Fedora EPEL repository has to be