package/rpi-userland: expose appropriate EGL version

The egl.pc file installed exposes version 1.0, while it really is a
much higher version.

Signed-off-by: "Yann E. MORIN" <yann.morin.1998@free.fr>
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
This commit is contained in:
Yann E. MORIN 2013-10-13 00:46:16 +02:00 committed by Peter Korsgaard
parent 7b57bef618
commit f8938bf47d

View File

@ -18,7 +18,7 @@ Index: b/interface/khronos/egl/egl.pc.in
+
+Name: egl
+Description: RasberryPi implementation of EGL
+Version: 1.0
+Version: 10
+Libs: -L${libdir} -lEGL -lGLESv2 -lbcm_host
+Cflags: -I${includedir}/ -I${includedir}/interface/vcos/pthreads/ \
+ -I${includedir}/interface/vmcs_host/linux/