mirror of
https://github.com/motioneye-project/motioneyeos.git
synced 2025-07-31 15:07:43 +00:00
sunxi-mali, ti-gfx: add missing dollar sign in egl.pc
Signed-off-by: Fatih Aşıcı <fatih.asici@gmail.com> Reviewed-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com> Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
This commit is contained in:
parent
720008338a
commit
f2c32b81dd
@ -8,5 +8,5 @@ Description: ARM Mali implementation of EGL
|
|||||||
Version: 1.4
|
Version: 1.4
|
||||||
Requires:
|
Requires:
|
||||||
Libs: -L${libdir} -lEGL -lGLESv2 -lUMP
|
Libs: -L${libdir} -lEGL -lGLESv2 -lUMP
|
||||||
Cflags: -I{includedir}/EGL/ -I${includedir}
|
Cflags: -I${includedir}/EGL/ -I${includedir}
|
||||||
|
|
||||||
|
@ -8,4 +8,4 @@ Description: TI Graphics SDK implementation of EGL
|
|||||||
Version: 1.9.2188537
|
Version: 1.9.2188537
|
||||||
Requires:
|
Requires:
|
||||||
Libs: -L${libdir} -lEGL -lGLESv2 -lIMGegl
|
Libs: -L${libdir} -lEGL -lGLESv2 -lIMGegl
|
||||||
Cflags: -I{includedir}/EGL/ -I${includedir}
|
Cflags: -I${includedir}/EGL/ -I${includedir}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user