mirror of
https://github.com/ethereum/solidity
synced 2023-10-03 13:03:40 +00:00
Merge pull request #4377 from ajsantander/manjaro-linux
Support Manjaro Linux distributions in dependencies script
This commit is contained in:
commit
f1bfafedff
@ -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