Make weak dependencies 79/200179/2 submit/tizen/20190220.010818
authorHwankyu Jhun <h.jhun@samsung.com>
Wed, 20 Feb 2019 00:50:15 +0000 (09:50 +0900)
committerHwankyu Jhun <h.jhun@samsung.com>
Wed, 20 Feb 2019 00:50:15 +0000 (09:50 +0900)
- Uses "Recommends" instead of "Requires"

Change-Id: I34a0688fd807c0f09e55f3b12c1005f3e98d2de3
Signed-off-by: Hwankyu Jhun <h.jhun@samsung.com>
packaging/capi-appfw-app-control.spec

index 2b509de..ab1f38a 100644 (file)
@@ -11,7 +11,7 @@ BuildRequires:  pkgconfig(dlog)
 BuildRequires:  pkgconfig(bundle)
 BuildRequires:  pkgconfig(aul)
 BuildRequires:  pkgconfig(capi-base-common)
-Requires:   amd-mod-share
+Recommends:   amd-mod-share
 
 %description
 An Application Control library in Tizen C API