[Tizen] Enable GBS build 59/175159/1 accepted/tizen/unified/20180412.073729 submit/tizen/20180409.102708 submit/tizen/20180410.045356
authorhuiyu.eun <huiyu.eun@samsung.com>
Mon, 9 Apr 2018 05:51:35 +0000 (14:51 +0900)
committerhuiyu.eun <huiyu.eun@samsung.com>
Mon, 9 Apr 2018 05:51:39 +0000 (14:51 +0900)
This reverts commit 23c44283b96238b1e8b08f3935f5ac7ff2af9ecc.

Change-Id: I5de43dba862b01f85c1367584d4637ab0367d79a
Signed-off-by: huiyu.eun <huiyu.eun@samsung.com>
packaging/dali-csharp-binder.spec

index a36f6eb..3e15155 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}