From: Jiyoung Yun Date: Thu, 1 Dec 2016 05:27:44 +0000 (+0900) Subject: Add corefx-managed-ref Requires for building C# APIs X-Git-Tag: accepted/tizen/mobile/20161214.052222~3 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=9bd9aac39ca07cab5c1836cf94057ebe0b8f71d0;p=platform%2Fcore%2Fdotnet%2Fbuild-tools.git Add corefx-managed-ref Requires for building C# APIs corefx-managed-ref installs nupkgs that depend on C# APIs. Signed-off-by: Jiyoung Yun Change-Id: Ia1c82676402b30f523e771c4903fafc8763b751b --- diff --git a/packaging/dotnet-build-tools.spec b/packaging/dotnet-build-tools.spec index 2e04b19..73be84a 100644 --- a/packaging/dotnet-build-tools.spec +++ b/packaging/dotnet-build-tools.spec @@ -9,6 +9,7 @@ Source0: %{name}-%{version}.tar.gz AutoReqProv: no +Requires: corefx-managed-ref Requires: mono-compat %description