diff options
author | sooyeon.kim <sooyeon.kim@samsung.com> | 2017-09-19 18:40:58 +0900 |
---|---|---|
committer | sooyeon.kim <sooyeon.kim@samsung.com> | 2017-09-19 18:40:58 +0900 |
commit | afd7e71b3e3c19a78934b05cc40cbdc438d537d1 (patch) | |
tree | a1d44156ff1157fdc45da59db912411953e823f6 /packaging | |
parent | 905a99412c918c0e5737af09cec83db9d2cf8125 (diff) | |
download | building-blocks-afd7e71b3e3c19a78934b05cc40cbdc438d537d1.tar.gz building-blocks-afd7e71b3e3c19a78934b05cc40cbdc438d537d1.tar.bz2 building-blocks-afd7e71b3e3c19a78934b05cc40cbdc438d537d1.zip |
Switch requires (Native EFL UI app to TPK)
Change-Id: I54cc3ad8902d36b352d71eda0ac69ab7e88e4171
Signed-off-by: sooyeon.kim <sooyeon.kim@samsung.com>
Diffstat (limited to 'packaging')
-rw-r--r-- | packaging/domain-apis-uix.inc | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/packaging/domain-apis-uix.inc b/packaging/domain-apis-uix.inc index 77e1fc3..27e1cdb 100644 --- a/packaging/domain-apis-uix.inc +++ b/packaging/domain-apis-uix.inc @@ -63,7 +63,7 @@ Summary: STT Requires: stt Requires: org.tizen.stt-engine-default Requires: %{name}-sub2-domain_API-Multimedia-Audio_IO -Requires: %{name}-sub2-domain_API-AppFramework-Native_EFL_UI_app_model +Requires: %{name}-sub2-domain_API-AppFramework-TPK_Installation %description sub2-domain_API-UIX-STT STT(Speech-To-Text) provides functions to recognize the speech. @@ -80,7 +80,7 @@ Requires: tts Requires: org.tizen.tts-engine-default Requires: tts-engine-rsc Requires: %{name}-sub2-domain_API-Multimedia-Audio_IO -Requires: %{name}-sub2-domain_API-AppFramework-Native_EFL_UI_app_model +Requires: %{name}-sub2-domain_API-AppFramework-TPK_Installation %description sub2-domain_API-UIX-TTS TTS(Text-To-Speech) provides functions to synthesize voice from text and play synthesized sound data. |