aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'dev-dotnet/dotnetcore-sdk-bin-common/dotnetcore-sdk-bin-common-2.1.818.ebuild')
-rw-r--r--dev-dotnet/dotnetcore-sdk-bin-common/dotnetcore-sdk-bin-common-2.1.818.ebuild6
1 files changed, 5 insertions, 1 deletions
diff --git a/dev-dotnet/dotnetcore-sdk-bin-common/dotnetcore-sdk-bin-common-2.1.818.ebuild b/dev-dotnet/dotnetcore-sdk-bin-common/dotnetcore-sdk-bin-common-2.1.818.ebuild
index a8590c7..7e88c91 100644
--- a/dev-dotnet/dotnetcore-sdk-bin-common/dotnetcore-sdk-bin-common-2.1.818.ebuild
+++ b/dev-dotnet/dotnetcore-sdk-bin-common/dotnetcore-sdk-bin-common-2.1.818.ebuild
@@ -26,7 +26,11 @@ RESTRICT="splitdebug"
# The sdk includes the runtime-bin and aspnet-bin so prevent from installing at the same time
# dotnetcore-sdk is the source based build
-RDEPEND="~dev-dotnet/dotnetcore-sdk-bin-${PV}"
+RDEPEND="
+ ~dev-dotnet/dotnetcore-sdk-bin-${PV}
+ !dev-dotnet/dotnet-sdk[dotnet-symlink(+)]
+ !dev-dotnet/dotnet-sdk-bin[dotnet-symlink(+)]
+"
S=${WORKDIR}