diff options
author | dahyeong.kim <dahyeong.kim@samsung.com> | 2012-11-14 13:39:04 +0900 |
---|---|---|
committer | dahyeong.kim <dahyeong.kim@samsung.com> | 2012-11-14 13:39:04 +0900 |
commit | 805cb02106267b6fef41528c4a1ac657760461e4 (patch) | |
tree | b474b3fb7fcc74977546a933ee67474f6f41adbc | |
parent | 7362faf542bf6dafc6c59f2883141f8f23afedb9 (diff) | |
download | installer-805cb02106267b6fef41528c4a1ac657760461e4.tar.gz installer-805cb02106267b6fef41528c4a1ac657760461e4.tar.bz2 installer-805cb02106267b6fef41528c4a1ac657760461e4.zip |
Modify spec file to use external/boost
Change-Id: Iaef1f97494ab471e05322a929ad543b63d6fcda5
-rwxr-xr-x | packaging/osp-installer.spec | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/packaging/osp-installer.spec b/packaging/osp-installer.spec index e9cad9d..d4f33f5 100755 --- a/packaging/osp-installer.spec +++ b/packaging/osp-installer.spec @@ -16,6 +16,7 @@ BuildRequires: pkgconfig(app2sd) BuildRequires: pkgconfig(libwbxml2) BuildRequires: pkgconfig(osp-foundation) BuildRequires: osp-foundation-internal-devel +BuildRequires: boost-devel # runtime requires Requires: osp-foundation |