diff options
author | sunggun.jung <sunggun.jung@samsung.com> | 2012-11-19 17:06:03 +0900 |
---|---|---|
committer | sunggun.jung <sunggun.jung@samsung.com> | 2012-11-19 17:06:03 +0900 |
commit | f367bc6ffcf338ba017f5fc0320ae5fdbe7e782a (patch) | |
tree | 36a3b15dd744496a23bad4bfc8c793926f6e7068 /packaging | |
parent | f89652dd93c67b59542a06161402d30cddaf3f10 (diff) | |
download | installer-f367bc6ffcf338ba017f5fc0320ae5fdbe7e782a.tar.gz installer-f367bc6ffcf338ba017f5fc0320ae5fdbe7e782a.tar.bz2 installer-f367bc6ffcf338ba017f5fc0320ae5fdbe7e782a.zip |
Build dependency modified
Change-Id: Ie00cc12e553ed29d2d5401539c26ba6d92e720fa
Diffstat (limited to 'packaging')
-rwxr-xr-x | packaging/osp-installer.spec | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/packaging/osp-installer.spec b/packaging/osp-installer.spec index a292eb0..6de225f 100755 --- a/packaging/osp-installer.spec +++ b/packaging/osp-installer.spec @@ -15,7 +15,7 @@ BuildRequires: pkgconfig(pkgmgr-parser) BuildRequires: pkgconfig(app2sd) BuildRequires: pkgconfig(libwbxml2) BuildRequires: pkgconfig(osp-appfw) -BuildRequires: pkgconfig(drm-service-core-intel-plugin) +#BuildRequires: pkgconfig(drm-service-core-intel) BuildRequires: osp-appfw-internal-devel BuildRequires: boost-devel |