diff options
author | Woo Chang Kim <wchang.kim@samsung.com> | 2017-09-20 00:58:36 +0000 |
---|---|---|
committer | Gerrit Code Review <gerrit@review.ap-northeast-2.compute.internal> | 2017-09-20 00:58:36 +0000 |
commit | df9eb622b15b1995e9e3413b5ddad12fa6130e63 (patch) | |
tree | ca25dbc6e497a47dff547a3619558471a7223c57 | |
parent | 49ea1e789f4bf8b3adc812cbd09e2de6780f6964 (diff) | |
parent | afd7e71b3e3c19a78934b05cc40cbdc438d537d1 (diff) | |
download | building-blocks-df9eb622b15b1995e9e3413b5ddad12fa6130e63.tar.gz building-blocks-df9eb622b15b1995e9e3413b5ddad12fa6130e63.tar.bz2 building-blocks-df9eb622b15b1995e9e3413b5ddad12fa6130e63.zip |
Merge "Switch requires (Native EFL UI app to TPK)" into tizensubmit/tizen/20170920.010245accepted/tizen/unified/20170920.051209
-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. |