summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorWoo Chang Kim <wchang.kim@samsung.com>2017-09-20 00:59:16 +0000
committerGerrit Code Review <gerrit@review.ap-northeast-2.compute.internal>2017-09-20 00:59:16 +0000
commit0c6474feee6bd34ac9e7de89d7c8426a067eed02 (patch)
treeca25dbc6e497a47dff547a3619558471a7223c57
parent7aad890676497884aeb8c4116ebfc3f36f819278 (diff)
parent00ee8eb987e246706d1d6dc580c4e6a391ae192a (diff)
downloadbuilding-blocks-0c6474feee6bd34ac9e7de89d7c8426a067eed02.tar.gz
building-blocks-0c6474feee6bd34ac9e7de89d7c8426a067eed02.tar.bz2
building-blocks-0c6474feee6bd34ac9e7de89d7c8426a067eed02.zip
Merge "Switch requires (Native EFL UI app to TPK)" into tizen_4.0submit/tizen_4.0/20170920.010231accepted/tizen/4.0/unified/20170920.051145
-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.