blob: 739dc9decf822b266f570491bbeb231709279b26 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
|
# Maintainer: TBD: This is temporary block for TDC Demo. You may proceed with this later anyway.
# You need ACK (+1) from the maintainer to be reviewed by building-blocks maintainers.
##########
## .NET ##
##########
%package sub1-domain_Feature-DotNET
Summary: DotNET feature packages
Requires: coreclr
Requires: corefx-managed
Requires: corefx-native
Requires: dotnet-launcher
Requires: mscorlib
Requires: tar
Requires: gzip
Requires: csapi-tizenfx-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
%files sub1-domain_Feature-DotNET
|