diff options
-rw-r--r-- | Tizen:IVI:Release.build.conf | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/Tizen:IVI:Release.build.conf b/Tizen:IVI:Release.build.conf index f359f79..26d91b7 100644 --- a/Tizen:IVI:Release.build.conf +++ b/Tizen:IVI:Release.build.conf @@ -48,6 +48,8 @@ Prefer: mesa-libEGL %define _with_x 1 %define _with_wrt_option_nfc 1 %define _with_neard_nfc 1 +%define _with_introspection 1 +%define _with_icosyscon 0 # mesa @@ -197,6 +199,8 @@ Macros: %_with_x 1 %_with_wrt_option_nfc 1 %_with_neard_nfc 1 +%_with_introspection 1 +%_with_icosyscon 0 %tizen_version 3.0 %tizen 3.0 |