diff options
Diffstat (limited to 'packaging/platform-preset-iot.inc')
-rw-r--r-- | packaging/platform-preset-iot.inc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/packaging/platform-preset-iot.inc b/packaging/platform-preset-iot.inc index 672b573..46df010 100644 --- a/packaging/platform-preset-iot.inc +++ b/packaging/platform-preset-iot.inc @@ -204,7 +204,7 @@ Requires: %{name}-sub2-domain_API-Web-WebView Requires: %{name}-sub2-domain_API-MachineLearning-NNStreamer Requires: %{name}-sub1-domain_Feature-Resource_manager -%ifarch armv7l +%if %{dotnet_feature} == "on" ##### TizenFX for Headed ##### Requires: %{name}-root-domain_CSAPI Requires: %{name}-sub2-domain_CSAPI-UI-ElmSharp |