From fc43c4ee4bd9e9dd069a4b54742e32e86f296cc5 Mon Sep 17 00:00:00 2001 From: Jongkyu Koo Date: Thu, 3 Aug 2017 14:19:09 +0900 Subject: [PATCH] Add "requires session-utils" Change-Id: Ie02c89768175b5fdd475da244e869d3ad7371526 Signed-off-by: Jongkyu Koo --- packaging/contacts-service.spec | 1 + 1 file changed, 1 insertion(+) diff --git a/packaging/contacts-service.spec b/packaging/contacts-service.spec index 31732b1..7759da4 100644 --- a/packaging/contacts-service.spec +++ b/packaging/contacts-service.spec @@ -30,6 +30,7 @@ BuildRequires: pkgconfig(capi-system-info) BuildRequires: pkgconfig(icu-uc) BuildRequires: pkgconfig(phonenumber-utils) BuildRequires: pkgconfig(libsystemd) +Requires: session-utils Requires(post): /sbin/ldconfig Requires(postun): /sbin/ldconfig -- 2.7.4