rpi-userland: add missing library in .pc file
authorFatih Aşıcı <fatih.asici@gmail.com>
Wed, 23 Jul 2014 12:01:54 +0000 (15:01 +0300)
committerThomas Petazzoni <thomas.petazzoni@free-electrons.com>
Wed, 23 Jul 2014 19:53:02 +0000 (21:53 +0200)
Fixes:
  http://autobuild.buildroot.net/results/8df/8dfb6cba6ea27af253b391cdd355a456382f17a4/

Signed-off-by: Fatih Aşıcı <fatih.asici@gmail.com>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
package/rpi-userland/rpi-userland-000-add-pkgconfig-files.patch

index 848e49d7ce81bced1c203a7d4000dc87556495aa..e88f810b34234637e2ec8b9c15a3526c0bdbfab5 100644 (file)
@@ -19,7 +19,7 @@ Index: b/interface/khronos/egl/egl.pc.in
 +Name: egl
 +Description: RasberryPi implementation of EGL
 +Version: 10
-+Libs: -L${libdir} -lEGL -lGLESv2 -lbcm_host
++Libs: -L${libdir} -lEGL -lGLESv2 -lbcm_host -lvchostif
 +Cflags: -I${includedir}/ -I${includedir}/interface/vcos/pthreads/ \
 +        -I${includedir}/interface/vmcs_host/linux/
 Index: b/interface/khronos/CMakeLists.txt