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_wearable_hotfix/20201029.013929~1 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=1fcf90c7ee735a58882ff743b11109b8172e228e;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