summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorsooyeon.kim <sooyeon.kim@samsung.com>2017-09-19 18:40:58 +0900
committerSooyeon Kim <sooyeon.kim@samsung.com>2017-09-19 09:46:24 +0000
commit00ee8eb987e246706d1d6dc580c4e6a391ae192a (patch)
treea1d44156ff1157fdc45da59db912411953e823f6
parent9c3e99f92c6110f60e36db40381bbc740c956b8f (diff)
downloadbuilding-blocks-00ee8eb987e246706d1d6dc580c4e6a391ae192a.tar.gz
building-blocks-00ee8eb987e246706d1d6dc580c4e6a391ae192a.tar.bz2
building-blocks-00ee8eb987e246706d1d6dc580c4e6a391ae192a.zip
Switch requires (Native EFL UI app to TPK)submit/tizen_4.0/20170921.145718
Change-Id: I54cc3ad8902d36b352d71eda0ac69ab7e88e4171 Signed-off-by: sooyeon.kim <sooyeon.kim@samsung.com>
-rw-r--r--packaging/domain-apis-uix.inc4
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.