From 542c07e2140aed0259d29047a773a61b01467e6e Mon Sep 17 00:00:00 2001 From: hyunho Date: Fri, 20 Dec 2019 13:40:21 +0900 Subject: [PATCH] Add ommitted include option Change-Id: I51cc5b65c1a817ced4cf7b17254e27a954de1a9f Signed-off-by: hyunho --- component_based/base/component-based-core-base.pc.in | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/component_based/base/component-based-core-base.pc.in b/component_based/base/component-based-core-base.pc.in index d2a5937..a5a9156 100644 --- a/component_based/base/component-based-core-base.pc.in +++ b/component_based/base/component-based-core-base.pc.in @@ -8,4 +8,4 @@ Description: Support development of the Tizen Component-based App Model Version: @VERSION@ Requires: @PC_REQUIRED@ Libs: -L${libdir} -lcomponent-based-core-base -Cflags: -I${includedir} -I${includedir}/appfw -I${includedir}/component_based +Cflags: -I${includedir} -I${includedir}/appfw -I${includedir}/component_based -I${includedir}/component_based/base/api -- 2.34.1