diff options
author | Hwankyu Jhun <h.jhun@samsung.com> | 2023-04-17 07:56:23 +0000 |
---|---|---|
committer | Hwankyu Jhun <h.jhun@samsung.com> | 2023-04-17 07:56:51 +0000 |
commit | d326e223f9956eeb4722af7eba85f735b0135837 (patch) | |
tree | 8014f5d9c5feb953ac9a85f931ade12abf2764db | |
parent | d22cc054846705b1b79aceec721d4e54bd3cb8b2 (diff) | |
download | building-blocks-d326e223f9956eeb4722af7eba85f735b0135837.tar.gz building-blocks-d326e223f9956eeb4722af7eba85f735b0135837.tar.bz2 building-blocks-d326e223f9956eeb4722af7eba85f735b0135837.zip |
[TRE-3040] Add org.tizen.NUIGadgetViewer to sub2-domain_CSAPI-UI-NUIaccepted/tizen/unified/20230419.044952
Since Tizen 7.0, the NUIGdget feature is supported. For NUIGadget developers,
the NUIGadgetViewer application is needed for debugging in the Visual studio.
Change-Id: Idb43b624df792204f119ba9398f4697c5260d46c
Signed-off-by: Hwankyu Jhun <h.jhun@samsung.com>
-rw-r--r-- | packaging/domain-csapis-ui.inc | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/packaging/domain-csapis-ui.inc b/packaging/domain-csapis-ui.inc index 1c96670..30f55af 100644 --- a/packaging/domain-csapis-ui.inc +++ b/packaging/domain-csapis-ui.inc @@ -21,6 +21,7 @@ Requires: dali2-csharp-binder Requires: dali2-csharp-binder-scene3d Requires: %{name}-sub2-domain_CSAPI-Applications-Common Requires: %{name}-sub2-domain_CSAPI-System-SystemSettings +Requires: org.tizen.NUIGadgetViewer %description sub2-domain_CSAPI-UI-NUI TizenFX C# API for NUI %files sub2-domain_CSAPI-UI-NUI |