projects
/
platform
/
core
/
api
/
system-info.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
b302eb1
)
add install-time dependency for security-config
04/87204/1
accepted/tizen/common/20160907.154416
accepted/tizen/ivi/20160908.122755
accepted/tizen/mobile/20160908.122706
accepted/tizen/tv/20160908.122721
accepted/tizen/wearable/20160908.122736
submit/tizen/20160907.043316
author
Kunhoon Baik
<knhoon.baik@samsung.com>
Wed, 7 Sep 2016 04:25:15 +0000
(13:25 +0900)
committer
Kunhoon Baik
<knhoon.baik@samsung.com>
Wed, 7 Sep 2016 04:25:15 +0000
(13:25 +0900)
because security-config provides system-share
Change-Id: I7fd870a52134088dd865a7f278a528a5ad36d240
packaging/capi-system-info.spec
patch
|
blob
|
history
diff --git
a/packaging/capi-system-info.spec
b/packaging/capi-system-info.spec
index 6184236dcef7ea01b4f1017adc886b6960f5cc5c..d35194bd1fc1e918ffde9108eac11bc5a9081146 100644
(file)
--- a/
packaging/capi-system-info.spec
+++ b/
packaging/capi-system-info.spec
@@
-20,6
+20,7
@@
BuildRequires: gdbm-devel
%if %{with emulator}
BuildRequires: glibc-devel-static
%endif
+Requires: security-config
%description