lang/dotnet-host: Remove USES=ssl

This commit is contained in:
Gleb Popov 2025-02-20 15:02:27 +03:00
parent 3089b0cc1d
commit c33c088f0c

View file

@ -14,7 +14,7 @@ NOT_FOR_ARCHS_REASON= eng/native/functions.cmake:7: 'i386' is an unsupported arc
BUILD_DEPENDS= bash:shells/bash
USES= cmake:indirect llvm:noexport ssl
USES= cmake:indirect llvm:noexport
USE_GITHUB= yes
GH_ACCOUNT= dotnet