From 4d0aa79d9975a605cdcea81608c0d801caeb671c Mon Sep 17 00:00:00 2001 From: Mikko Ylinen Date: Mon, 30 Dec 2013 13:12:41 +0200 Subject: Remove sys-assert dependency 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 --- packaging/nfc-manager-neard.spec | 1 - 1 file changed, 1 deletion(-) 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) -- cgit v1.2.3