Update install_deps.sh

Add support for Pop!_OS
This commit is contained in:
Matt Williams 2020-12-02 12:08:15 -08:00 committed by GitHub
parent 3cd0b25220
commit 7015d971c5
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -264,7 +264,7 @@ case $(uname -s) in
# #
#------------------------------------------------------------------------------ #------------------------------------------------------------------------------
Ubuntu|LinuxMint) Ubuntu|LinuxMint|Pop)
#LinuxMint is a distro on top of Ubuntu. #LinuxMint is a distro on top of Ubuntu.
#Ubuntu #Ubuntu
install_z3="" install_z3=""