Merge pull request #4377 from ajsantander/manjaro-linux

Support Manjaro Linux distributions in dependencies script
This commit is contained in:
chriseth
2018-06-28 23:45:08 +02:00
committed by GitHub
+1 -1
View File
@@ -133,7 +133,7 @@ case $(uname -s) in
# Arch Linux
#------------------------------------------------------------------------------
Arch*)
Arch*|ManjaroLinux)
#Arch
echo "Installing solidity dependencies on Arch Linux."