From: Davis Goodin Date: Wed, 16 Jan 2019 20:27:22 +0000 (-0600) Subject: Remove LTTng runtime-deps dependency (dotnet/core-setup#4991) X-Git-Tag: submit/tizen/20210909.063632~11032^2~420 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=089a92b2f90dba22594f8f2a83e7d78a9dce3fa9;p=platform%2Fupstream%2Fdotnet%2Fruntime.git Remove LTTng runtime-deps dependency (dotnet/core-setup#4991) Commit migrated from https://github.com/dotnet/core-setup/commit/dff5cf2e2a010294308045a5b42454a8eee5d739 --- diff --git a/src/installer/pkg/packaging/deb/dotnet-runtime-deps-debian_config_debian.8-x64.json b/src/installer/pkg/packaging/deb/dotnet-runtime-deps-debian_config_debian.8-x64.json index 6ace2e6..8f7c357 100644 --- a/src/installer/pkg/packaging/deb/dotnet-runtime-deps-debian_config_debian.8-x64.json +++ b/src/installer/pkg/packaging/deb/dotnet-runtime-deps-debian_config_debian.8-x64.json @@ -32,7 +32,6 @@ "libc6":{}, "libgcc1":{}, "libgssapi-krb5-2":{}, - "liblttng-ust0":{}, "libstdc++6":{}, "zlib1g":{}, "libssl1.0.0" : {}, diff --git a/src/installer/pkg/packaging/deb/dotnet-runtime-deps-debian_config_debian.9-x64.json b/src/installer/pkg/packaging/deb/dotnet-runtime-deps-debian_config_debian.9-x64.json index 506e13a..475bb4e 100644 --- a/src/installer/pkg/packaging/deb/dotnet-runtime-deps-debian_config_debian.9-x64.json +++ b/src/installer/pkg/packaging/deb/dotnet-runtime-deps-debian_config_debian.9-x64.json @@ -32,7 +32,6 @@ "libc6":{}, "libgcc1":{}, "libgssapi-krb5-2":{}, - "liblttng-ust0":{}, "libstdc++6":{}, "zlib1g":{}, "libssl1.0.2" : {}, diff --git a/src/installer/pkg/packaging/deb/dotnet-runtime-deps-debian_config_ubuntu.14.04-x64.json b/src/installer/pkg/packaging/deb/dotnet-runtime-deps-debian_config_ubuntu.14.04-x64.json index 6ace2e6..8f7c357 100644 --- a/src/installer/pkg/packaging/deb/dotnet-runtime-deps-debian_config_ubuntu.14.04-x64.json +++ b/src/installer/pkg/packaging/deb/dotnet-runtime-deps-debian_config_ubuntu.14.04-x64.json @@ -32,7 +32,6 @@ "libc6":{}, "libgcc1":{}, "libgssapi-krb5-2":{}, - "liblttng-ust0":{}, "libstdc++6":{}, "zlib1g":{}, "libssl1.0.0" : {}, diff --git a/src/installer/pkg/packaging/deb/dotnet-runtime-deps-debian_config_ubuntu.16.04-x64.json b/src/installer/pkg/packaging/deb/dotnet-runtime-deps-debian_config_ubuntu.16.04-x64.json index 23a1961..7a1822b 100644 --- a/src/installer/pkg/packaging/deb/dotnet-runtime-deps-debian_config_ubuntu.16.04-x64.json +++ b/src/installer/pkg/packaging/deb/dotnet-runtime-deps-debian_config_ubuntu.16.04-x64.json @@ -32,7 +32,6 @@ "libc6":{}, "libgcc1":{}, "libgssapi-krb5-2":{}, - "liblttng-ust0":{}, "libstdc++6":{}, "zlib1g":{}, "libssl1.0.0" : {}, diff --git a/src/installer/pkg/packaging/deb/dotnet-runtime-deps-debian_config_ubuntu.18.04-x64.json b/src/installer/pkg/packaging/deb/dotnet-runtime-deps-debian_config_ubuntu.18.04-x64.json index 3d20198..45946ff 100644 --- a/src/installer/pkg/packaging/deb/dotnet-runtime-deps-debian_config_ubuntu.18.04-x64.json +++ b/src/installer/pkg/packaging/deb/dotnet-runtime-deps-debian_config_ubuntu.18.04-x64.json @@ -32,7 +32,6 @@ "libc6":{}, "libgcc1":{}, "libgssapi-krb5-2":{}, - "liblttng-ust0":{}, "libstdc++6":{}, "zlib1g":{}, "libssl1.0.0" : {},