We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0d58aad commit f5e006bCopy full SHA for f5e006b
src/linux/Packaging.Linux/install-from-source.sh
@@ -208,7 +208,7 @@ case "$distribution" in
208
$sudo_cmd zypper -n update
209
210
# Install dotnet/GCM dependencies.
211
- install_packages zypper install "curl git find krb5 libicu libopenssl1_1"
+ install_packages zypper install "curl git find krb5 libicu"
212
213
ensure_dotnet_installed
214
;;
0 commit comments