From: yan11.meng Date: Tue, 9 Jun 2020 06:11:44 +0000 (+0800) Subject: fix build error with circular dependence X-Git-Tag: submit/tizen_5.5/20201029.013921~1 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=b982c3cf99b74e2d3bf6e3e1653db0a61f34c1da;p=platform%2Fcore%2Fuifw%2Fsmartreply.git fix build error with circular dependence Change-Id: I9eca3115304c129e1f5f99a1d514c51bd46e8109 --- diff --git a/packaging/smartreply.spec b/packaging/smartreply.spec index 100a126..2c43ca9 100755 --- a/packaging/smartreply.spec +++ b/packaging/smartreply.spec @@ -11,7 +11,7 @@ BuildRequires: pkgconfig(glib-2.0) BuildRequires: pkgconfig(dlog) BuildRequires: pkgconfig(gio-2.0) BuildRequires: pkgconfig(json-glib-1.0) -Requires: smartreply-service +#Requires: smartreply-service %description Tizen SmartReply Framework Native API