diff options
author | wchang kim <wchang.kim@samsung.com> | 2018-12-19 13:50:17 +0900 |
---|---|---|
committer | wchang kim <wchang.kim@samsung.com> | 2018-12-19 14:35:28 +0900 |
commit | 208c3041d7852accde5d9f74870a58e3a12b7077 (patch) | |
tree | 5d1d9556f2d484c037ebbe005cfa62a7f4cae036 | |
parent | 7364c75a054f2891e1af47854455938763e8af72 (diff) | |
download | building-blocks-submit/tizen/20181219.054033.tar.gz building-blocks-submit/tizen/20181219.054033.tar.bz2 building-blocks-submit/tizen/20181219.054033.zip |
Change the building-block for dotnet.submit/tizen/20181219.054033accepted/tizen/unified/20181219.154901
- Change the package of elm-sharp-theme-common to selection type.
- Remove the package of keyutils.
Change-Id: I1042d761d63d202f9fbf4bc1ede09bb6a715b756
-rw-r--r-- | packaging/domain-features-dotnet.inc | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/packaging/domain-features-dotnet.inc b/packaging/domain-features-dotnet.inc index 7932fc2..9f3948c 100644 --- a/packaging/domain-features-dotnet.inc +++ b/packaging/domain-features-dotnet.inc @@ -12,9 +12,8 @@ Requires: corefx-managed Requires: corefx-native Requires: dotnet-launcher Requires: mscorlib -Requires: keyutils Requires: csapi-tizenfx-common -Requires: elm-sharp-theme-common +Suggests: elm-sharp-theme-common Suggests: dali-csharp-binder %description sub1-domain_Feature-DotNET Tizen block (set of packages) for supporting .NET of Tizen |