Commit f2c32b81 authored by Fatih Aşıcı's avatar Fatih Aşıcı Committed by Peter Korsgaard
Browse files

sunxi-mali, ti-gfx: add missing dollar sign in egl.pc

parent 72000833
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -8,5 +8,5 @@ Description: ARM Mali implementation of EGL
Version: 1.4
Requires:
Libs: -L${libdir} -lEGL -lGLESv2 -lUMP
Cflags: -I{includedir}/EGL/ -I${includedir}
Cflags: -I${includedir}/EGL/ -I${includedir}
+1 −1
Original line number Diff line number Diff line
@@ -8,4 +8,4 @@ Description: TI Graphics SDK implementation of EGL
Version: 1.9.2188537
Requires:
Libs: -L${libdir} -lEGL -lGLESv2 -lIMGegl
Cflags: -I{includedir}/EGL/ -I${includedir}
Cflags: -I${includedir}/EGL/ -I${includedir}