projects
/
framework
/
web
/
wrt-installer.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
8cfb5cc
)
Add osp-installer to spec file
author
Soyoung Kim
<sy037.kim@samsung.com>
Mon, 6 May 2013 04:45:30 +0000
(13:45 +0900)
committer
Soyoung Kim
<sy037.kim@samsung.com>
Mon, 6 May 2013 04:49:29 +0000
(13:49 +0900)
[Issue#] N/A
[Problem] can't install web app for preload web app.
[Cause] need osp-installer at spec file.
[Solution] add osp-installer at spec file
[SCMRequest] N/A
Change-Id: I1b5c8302c4ca0694f3a924ebec9ff558aa5ce03f
packaging/wrt-installer.spec
patch
|
blob
|
history
diff --git
a/packaging/wrt-installer.spec
b/packaging/wrt-installer.spec
index
68014e3
..
2234b39
100644
(file)
--- a/
packaging/wrt-installer.spec
+++ b/
packaging/wrt-installer.spec
@@
-44,6
+44,7
@@
BuildRequires: pkgconfig(libprivilege-control)
BuildRequires: pkgconfig(osp-appfw)
BuildRequires: osp-appfw-internal-devel
Requires: osp-appfw
+Requires: osp-installer
Requires: xmlsec1
%description