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.
2 parents 00d17a6 + 2d0036c commit 85384b1Copy full SHA for 85384b1
README.md
@@ -7,7 +7,7 @@ Dependencies: bsdtar, curl
7
8
Run this to build and install PHP configure to match your environment.
9
You need build dependencies and curl, sudo, tar.
10
-* For Debian-based distros: `apt install libssl-dev autoconf pkg-config curl libedit-dev libsqlite3-dev libxml2-dev libcurl4-openssl-dev libyaml-dev`
+* For Debian-based distros: `apt install make gcc libssl-dev autoconf pkg-config curl libedit-dev libsqlite3-dev libxml2-dev libcurl4-openssl-dev libyaml-dev`
11
* For RPM-based-distros: `yum install autoconf pkg-config curl libedit-devel libsqlite3-devel libxml2-devel libyaml-devel libcurl-devel`
12
Note that you probably want dnf instead on Fedora.
13
0 commit comments