summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMikko Ylinen <mikko.ylinen@intel.com>2013-12-30 13:12:41 +0200
committerMikko Ylinen <mikko.ylinen@intel.com>2013-12-30 13:12:41 +0200
commit4d0aa79d9975a605cdcea81608c0d801caeb671c (patch)
tree1fe5aeb382e1aaa235880b0f672475e60c2969bd
parent81684ecfd6f57727eb119577146baff8bce867ec (diff)
downloadnfc-manager-neard-accepted/tizen/mobile.tar.gz
nfc-manager-neard-accepted/tizen/mobile.tar.bz2
nfc-manager-neard-accepted/tizen/mobile.zip
sys-assert controls how core dumps are handled in the system. It provides a system/image wide capability. Product images might choose not to install it or they might prefer an alternative core dump service (e.g., systemd coredump). Therefore, individual packages should not explicitly depend on sys-assert. Change-Id: I5bb0119a500d5eb5f71b962ced21b8f6ec9be71c Signed-off-by: Mikko Ylinen <mikko.ylinen@intel.com>
-rw-r--r--packaging/nfc-manager-neard.spec1
1 files changed, 0 insertions, 1 deletions
diff --git a/packaging/nfc-manager-neard.spec b/packaging/nfc-manager-neard.spec
index 66a2225..bbf0166 100644
--- a/packaging/nfc-manager-neard.spec
+++ b/packaging/nfc-manager-neard.spec
@@ -7,7 +7,6 @@ License: Flora Software License
URL: https://review.tizen.org/git/platform/core/connectivity/nfc-manager-neard.git
Source0: %{name}-%{version}.tar.gz
Source1: nfc-manager.service
-Requires: sys-assert
Requires: neard
Requires: neardal
BuildRequires: pkgconfig(aul)