mirror of
https://github.com/ethereum/solidity
synced 2023-10-03 13:03:40 +00:00
Support Manjaro Linux distributions in dependencies script
This commit is contained in:
parent
4268062985
commit
fee4932906
@ -133,7 +133,7 @@ case $(uname -s) in
|
||||
# Arch Linux
|
||||
#------------------------------------------------------------------------------
|
||||
|
||||
Arch*)
|
||||
Arch*|ManjaroLinux)
|
||||
#Arch
|
||||
echo "Installing solidity dependencies on Arch Linux."
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user