diff --git a/scripts/list-build-dependencies.sh b/scripts/list-build-dependencies.sh index 999898b5..1fa311d4 100755 --- a/scripts/list-build-dependencies.sh +++ b/scripts/list-build-dependencies.sh @@ -57,7 +57,6 @@ function defaults() { COMPILER_VERSION="" PACKAGE_MANAGER="unset" readonly SCRIPT_VERSION="0.2" - readonly REPO_URL="https://github.com/dreamer/dosbox-staging" } # parse params