[Buildroot] [PATCH 1/1] ti-gfx: pkg-config should also set parent include dir

Peter Kümmel syntheticpp at gmx.net
Fri May 30 15:00:22 UTC 2014


Signed-off-by: Peter Kümmel <syntheticpp at gmx.net>
---
 package/ti-gfx/glesv2.pc | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/package/ti-gfx/glesv2.pc b/package/ti-gfx/glesv2.pc
index 4c70aec..c3846d0 100644
--- a/package/ti-gfx/glesv2.pc
+++ b/package/ti-gfx/glesv2.pc
@@ -8,4 +8,4 @@ Description: TI Graphics SDK implementation of OpenGL ESv2
 Version: 1.9.2188537
 Requires:
 Libs: -L${libdir} -lGLESv2 -lGLES_CM -lsrv_um -lusc -lEGL -lIMGegl
-Cflags: -I${includedir}/GLES2
+Cflags: -I${includedir}/GLES2 -I${includedir}
-- 
1.9.1



More information about the buildroot mailing list