mirror of
https://github.com/gentoo-mirror/guru.git
synced 2026-07-23 05:53:12 -04:00
dotnet-utils.eclass: depend on virtual
Signed-off-by: Anna (cybertailor) Vyalkova <cyber+gentoo@sysrq.in>
This commit is contained in:
@@ -29,8 +29,7 @@ if [[ ! ${DOTNET_SLOT} ]]; then
|
|||||||
die "${ECLASS}: DOTNET_SLOT not set"
|
die "${ECLASS}: DOTNET_SLOT not set"
|
||||||
fi
|
fi
|
||||||
|
|
||||||
# Temporary, use the virtual once you can have multiple virtuals installed at once
|
BDEPEND="virtual/dotnet-sdk:${DOTNET_SLOT}"
|
||||||
BDEPEND+=" || ( dev-dotnet/dotnet-sdk:${DOTNET_SLOT} dev-dotnet/dotnet-sdk-bin:${DOTNET_SLOT} )"
|
|
||||||
|
|
||||||
# @ECLASS_VARIABLE: DOTNET_EXECUTABLE
|
# @ECLASS_VARIABLE: DOTNET_EXECUTABLE
|
||||||
# @DEFAULT_UNSET
|
# @DEFAULT_UNSET
|
||||||
|
|||||||
Reference in New Issue
Block a user