diff --git a/scripts/deps.sh b/scripts/deps.sh index 1f87139..6007d30 100755 --- a/scripts/deps.sh +++ b/scripts/deps.sh @@ -34,7 +34,7 @@ if [[ "${ID}" =~ "debian" ]] || [[ "${ID_LIKE}" =~ "debian" ]]; then mtools \ nasm \ parted \ - python \ + python-is-python3 \ python3-distutils \ sdcc \ uuid-dev \