X-Git-Url: http://review.tizen.org/git/?a=blobdiff_plain;f=packaging%2Fdali-adaptor.spec;h=456e1413d7e3bd668b2839aeaf89f31757e8eab9;hb=b613d3e9e61fdc4e5e9b7a83d4876e028923b54b;hp=5074feb86bab668e5b67b456e8cd090dbbfc505e;hpb=e34085952b385dfebf5a66eda553216f32aa7153;p=platform%2Fcore%2Fuifw%2Fdali-adaptor.git diff --git a/packaging/dali-adaptor.spec b/packaging/dali-adaptor.spec index 5074feb..456e141 100644 --- a/packaging/dali-adaptor.spec +++ b/packaging/dali-adaptor.spec @@ -17,7 +17,7 @@ Name: dali-adaptor Summary: The DALi Tizen Adaptor -Version: 1.4.55 +Version: 1.9.10 Release: 1 Group: System/Libraries License: Apache-2.0 and BSD-3-Clause and MIT @@ -90,8 +90,6 @@ BuildRequires: pkgconfig(ecore-wayland) # dali-adaptor needs tbm_surface in tizen 3.0 wayland BuildRequires: pkgconfig(libtbm) -BuildRequires: pkgconfig(tpkp-curl) - # for dali-adaptor BuildRequires: pkgconfig(appcore-ui) BuildRequires: pkgconfig(appcore-widget-base) @@ -279,6 +277,10 @@ cmake_flags+=" -DCMAKE_BUILD_TYPE=Debug" cmake_flags+=" -DENABLE_TRACE=ON" %endif +%if 0%{?enable_appfw} +cmake_flags+=" -DUSE_APPFW" +%endif + libtoolize --force cd %{_builddir}/%{name}-%{version}/build/tizen