X-Git-Url: http://review.tizen.org/git/?a=blobdiff_plain;f=packaging%2Fdali-adaptor.spec;h=e49ffd8b8e3fdcc9b035e72e5ce329b1a0f69ca5;hb=b81163da07065bc3d9654931bd5464c53ebc181d;hp=c3ca400c546dbb057fcd8ce34b114bcbbdaed9bc;hpb=a06d84e1fa080e4891bad01b371be1f31286bbb0;p=platform%2Fcore%2Fuifw%2Fdali-adaptor.git diff --git a/packaging/dali-adaptor.spec b/packaging/dali-adaptor.spec index c3ca400..e49ffd8 100644 --- a/packaging/dali-adaptor.spec +++ b/packaging/dali-adaptor.spec @@ -17,7 +17,7 @@ Name: dali2-adaptor Summary: The DALi Tizen Adaptor -Version: 1.9.32 +Version: 2.0.17 Release: 1 Group: System/Libraries License: Apache-2.0 and BSD-3-Clause and MIT @@ -102,6 +102,9 @@ BuildRequires: pkgconfig(ecore-imf) BuildRequires: pkgconfig(capi-system-system-settings) +# for ATSPI (Accessibility) support +BuildRequires: pkgconfig(eldbus) + # for feedback plugin BuildRequires: pkgconfig(mm-sound) BuildRequires: pkgconfig(feedback) @@ -260,7 +263,7 @@ CXXFLAGS+=" -D_ARCH_ARM_ -lgcc" CFLAGS+=" -DWAYLAND" CXXFLAGS+=" -DWAYLAND" -cmake_flags=" -DENABLE_WAYLAND=ON" +cmake_flags=" -DENABLE_WAYLAND=ON -DENABLE_ATSPI=ON" # Use this conditional when Tizen version is 5.x or greater %if 0%{?tizen_version_major} >= 5