From 2a0d701f709673162e8417d2f388b8171a34e892 Mon Sep 17 00:00:00 2001 From: step21 Date: Wed, 17 Jun 2020 16:31:22 +0200 Subject: [PATCH] added raspbian --- scripts/install_deps.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/scripts/install_deps.sh b/scripts/install_deps.sh index f3062e21a..a825a6d84 100755 --- a/scripts/install_deps.sh +++ b/scripts/install_deps.sh @@ -170,7 +170,7 @@ case $(uname -s) in # Debian #------------------------------------------------------------------------------ - Debian*) + Debian*|Raspbian) #Debian . /etc/os-release install_z3=""