From 6034343476ad55614416c4551ddc9242ce51d0e3 Mon Sep 17 00:00:00 2001 From: Stephane Desneux Date: Mon, 23 Jun 2014 18:58:32 +0200 Subject: Tizen:Common: added _with_introspection flag to sync with IVI _with_introspection flag is needed to build GUPnP with introspection support. Otherwiase, Rygel on IVI doesn't build with latest GUPnP. Change-Id: Ia99efe2afd8f5cbacdc145a7a038959ee8c786a8 Signed-off-by: Stephane Desneux --- Tizen:Common/_config | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/Tizen:Common/_config b/Tizen:Common/_config index 4958058..e507656 100644 --- a/Tizen:Common/_config +++ b/Tizen:Common/_config @@ -196,6 +196,14 @@ Macros: %_with_pulseaudio_samsung_policy 1 :Macros +# Activate introspection +# This is needed on GuPNP to build Rygel correctly in IVI +# Impacts potentially packages that use gobject-introspection +# Owner: Mikko +Macros: +%_with_introspection 1 +:Macros + ############################# build config ##################################### %define gcc_version 48 -- cgit v1.2.3