Skip to content

Commit 71bc801

Browse files
jhrcekandreasabel
authored andcommitted
Add instructions for install native deps for Fedora
1 parent af11ace commit 71bc801

File tree

1 file changed

+10
-0
lines changed

1 file changed

+10
-0
lines changed

README.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -65,6 +65,16 @@ You'll need to do the following to get `hackage-server`'s dependency `text-icu`
6565
sudo apt update
6666
sudo apt install libbrotli-dev
6767
68+
- Fedora/CentOS
69+
70+
sudo dnf install brotli-devel
71+
72+
#### openssl
73+
74+
- Fedora/CentOS
75+
76+
sudo dnf install openssl-devel
77+
6878
#### zlib
6979
7080
- Mac OS X

0 commit comments

Comments
 (0)