mirror of
https://github.com/ethereum/solidity
synced 2023-10-03 13:03:40 +00:00
Merge pull request #9221 from step21/develop
Added raspbian to install_deps
This commit is contained in:
commit
63fb0a5475
@ -170,7 +170,7 @@ case $(uname -s) in
|
|||||||
# Debian
|
# Debian
|
||||||
#------------------------------------------------------------------------------
|
#------------------------------------------------------------------------------
|
||||||
|
|
||||||
Debian*)
|
Debian*|Raspbian)
|
||||||
#Debian
|
#Debian
|
||||||
. /etc/os-release
|
. /etc/os-release
|
||||||
install_z3=""
|
install_z3=""
|
||||||
|
Loading…
Reference in New Issue
Block a user