mirror of
https://github.com/ethereum/solidity
synced 2023-10-03 13:03:40 +00:00
Install dependencies for docs.
This commit is contained in:
@@ -202,6 +202,7 @@ case $(uname -s) in
|
||||
# Install "normal packages"
|
||||
sudo apt-get -y update
|
||||
sudo apt-get -y install \
|
||||
python-sphinx \
|
||||
build-essential \
|
||||
cmake \
|
||||
g++ \
|
||||
@@ -306,6 +307,7 @@ case $(uname -s) in
|
||||
|
||||
sudo apt-get -y update
|
||||
sudo apt-get -y install \
|
||||
python-sphinx \
|
||||
build-essential \
|
||||
cmake \
|
||||
git \
|
||||
|
||||
Reference in New Issue
Block a user