mirror of
https://github.com/php/pie.git
synced 2026-03-23 23:12:17 +01:00
docs: add php-dev as dependency for Debian/Ubuntu systems
This commit is contained in:
@@ -17,7 +17,7 @@ On Linux, you will need a build toolchain installed. On Debian/Ubuntu type
|
||||
systems, you could run something like:
|
||||
|
||||
```shell
|
||||
sudo apt install gcc make autoconf libtool bison re2c pkg-config
|
||||
sudo apt install gcc make autoconf libtool bison re2c pkg-config php-dev
|
||||
```
|
||||
|
||||
On Windows, you do not need any build toolchain installed, since PHP extensions
|
||||
|
||||
Reference in New Issue
Block a user