fix(erpnext): add python3-dev for hiredis compilation (Python.h)
This commit is contained in:
@@ -18,6 +18,7 @@ $STD apt install -y \
|
|||||||
git \
|
git \
|
||||||
sudo \
|
sudo \
|
||||||
build-essential \
|
build-essential \
|
||||||
|
python3-dev \
|
||||||
libffi-dev \
|
libffi-dev \
|
||||||
libssl-dev \
|
libssl-dev \
|
||||||
redis-server \
|
redis-server \
|
||||||
|
|||||||
Reference in New Issue
Block a user