projects
/
tools
/
building-blocks.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
f735865
)
Add missing dependencies for Job Scheduler
80/179280/1
author
Hwankyu Jhun
<h.jhun@samsung.com>
Thu, 17 May 2018 02:30:06 +0000
(11:30 +0900)
committer
HwanKyu Jhun
<h.jhun@samsung.com>
Thu, 17 May 2018 02:33:27 +0000
(
02:33
+0000)
Change-Id: I637d54bf880b77c12d624fb99da70e38d5122733
Signed-off-by: Hwankyu Jhun <h.jhun@samsung.com>
(cherry picked from commit
45948c2ff984af507f91eca9887d1a09949ca3e2
)
packaging/domain-apis-appfw.inc
patch
|
blob
|
history
diff --git
a/packaging/domain-apis-appfw.inc
b/packaging/domain-apis-appfw.inc
index c7155eafe72a955790b9e3ad073bce420b6209dc..1f0c674e6d61afd790cb034391e1220d24e19aa7 100644
(file)
--- a/
packaging/domain-apis-appfw.inc
+++ b/
packaging/domain-apis-appfw.inc
@@
-171,6
+171,10
@@
Currently, only mobile is supported, and if there is a profile you want, you can
%package sub2-domain_API-AppFramework-Job_Scheduler_API
Summary: Job Scheduler API
Requires: capi-appfw-job-scheduler
+Requires: context-service
+Requires: context-agent
+Requires: context-job-scheduler
+Requires: context-common
%description sub2-domain_API-AppFramework-Job_Scheduler_API
This block supports job scheduler API
%files sub2-domain_API-AppFramework-Job_Scheduler_API