We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6fe8202 commit 825478aCopy full SHA for 825478a
README.md
@@ -28,12 +28,12 @@ List of options:
28
29
#### Fedora
30
````
31
-# dnf install libtool automake gcc
+# dnf install libtool automake gcc apr-devel apr-util-devel
32
33
34
#### RHEL
35
36
-# yum install libtool automake gcc
+# yum install libtool automake gcc apr-devel apr-util-devel
37
38
39
## Build instructions
0 commit comments