From 4600b944e814991054e6a0de89ede5973ccbcc72 Mon Sep 17 00:00:00 2001 From: Jihoon Kim Date: Fri, 24 Apr 2020 15:10:01 +0900 Subject: [PATCH] Add smartreply-service as dependency Change-Id: I8ea44fb4caa8b9c07da9f62fc1e7266be310cf7a Signed-off-by: Jihoon Kim --- packaging/smartreply.spec | 1 + 1 file changed, 1 insertion(+) diff --git a/packaging/smartreply.spec b/packaging/smartreply.spec index 40b880f..7a5da90 100755 --- a/packaging/smartreply.spec +++ b/packaging/smartreply.spec @@ -11,6 +11,7 @@ BuildRequires: pkgconfig(glib-2.0) BuildRequires: pkgconfig(dlog) BuildRequires: pkgconfig(gio-2.0) BuildRequires: pkgconfig(json-glib-1.0) +Requires: smartreply-service %description Tizen SmartReply Framework Native API -- 2.34.1