From: Rafal Krypa Date: Wed, 5 Apr 2017 19:20:57 +0000 (+0200) Subject: packaging: drop no longer used build dependency on security-manager X-Git-Tag: submit/tizen/20170407.042402~2 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=2df114570db71e798b15d751e1ddbc8830c5873e;p=platform%2Fcore%2Fappfw%2Fslp-pkgmgr.git packaging: drop no longer used build dependency on security-manager The need for that dependency has been removed in commit 0a63eca034 (seperate tool and server from slp-pkgmgr (for sync with tizen2.4)) Change-Id: Ic0988a5ffb990397b8d6eea7a9f1b2c0172a98a5 Signed-off-by: Rafal Krypa --- diff --git a/packaging/pkgmgr.spec b/packaging/pkgmgr.spec index 99c650c..84df272 100644 --- a/packaging/pkgmgr.spec +++ b/packaging/pkgmgr.spec @@ -29,7 +29,6 @@ BuildRequires: pkgconfig(bundle) BuildRequires: pkgconfig(pkgmgr-info) BuildRequires: pkgconfig(iniparser) BuildRequires: pkgconfig(libtzplatform-config) -BuildRequires: pkgconfig(security-manager) BuildRequires: pkgconfig(xdgmime) BuildRequires: pkgconfig(db-util) BuildRequires: pkgconfig(libsmack)