[Tizen] Enable GBS build 43/179443/1 accepted/tizen/unified/20180521.003548 accepted/tizen/unified/20180521.094906 accepted/tizen/unified/20180523.144458 submit/tizen/20180518.060536 submit/tizen/20180521.023026 submit/tizen/20180523.100836
authorHeeyong Song <heeyong.song@samsung.com>
Fri, 18 May 2018 01:34:43 +0000 (10:34 +0900)
committerHeeyong Song <heeyong.song@samsung.com>
Fri, 18 May 2018 01:34:45 +0000 (10:34 +0900)
Change-Id: I46709d62804eac247dc313949dd8818a040099ea

packaging/dali-csharp-binder.spec

index e03ec0b..2ea6c9e 100755 (executable)
@@ -48,12 +48,11 @@ This package includes developer files common to all packages.
 %build
 %autogen
 # added for key grab binding only for tizen
-# Do not merge this on tizen branch!
 %if 0%{?tizen_version_major} >= 5
 %configure --enable-ecoreWl2=yes \
-           --enable-tizenBuild=no
+           --enable-tizenBuild=yes
 %else
-%configure --enable-tizenBuild=no
+%configure --enable-tizenBuild=yes
 %endif
 
 make %{?_smp_mflags}