X-Git-Url: http://review.tizen.org/git/?a=blobdiff_plain;f=packaging%2Fdali-adaptor.spec;h=fecc75d6250dd070502055233afc629194d2660b;hb=ab6cbfee8350d766373eb77adb9ea512ba18343a;hp=d95b4a9545f62483530aa7ac3bcefd67f57832d6;hpb=1bbe69ae006c8320388f05dcfd02882e4575287a;p=platform%2Fcore%2Fuifw%2Fdali-adaptor.git diff --git a/packaging/dali-adaptor.spec b/packaging/dali-adaptor.spec index d95b4a9..fecc75d 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.29 +Version: 2.0.7 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=OFF" # Use this conditional when Tizen version is 5.x or greater %if 0%{?tizen_version_major} >= 5