From bc03ac4f20399f6848987f27fa95276262ac8861 Mon Sep 17 00:00:00 2001 From: Hyungju Lee Date: Tue, 23 Jun 2020 09:01:16 +0900 Subject: [PATCH] Weak dependency with dotnet-launcher Change-Id: Ic8bbae145734310c8a248425522f9cb8bc567658 --- packaging/dotnet-build-tools.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/packaging/dotnet-build-tools.spec b/packaging/dotnet-build-tools.spec index 4d553cec..9df7083c 100644 --- a/packaging/dotnet-build-tools.spec +++ b/packaging/dotnet-build-tools.spec @@ -21,7 +21,7 @@ Requires: corefx-managed-ref Requires: libicu Requires: openssl1.1 Requires: make -Requires: dotnet-launcher-gbs-support +Recommends: dotnet-launcher-gbs-support %description Provides dotnet-sdk for GBS environment -- 2.34.1