mirror of
https://github.com/motioneye-project/motioneyeos.git
synced 2025-04-22 14:27:18 +00:00
12 lines
249 B
PkgConfig
12 lines
249 B
PkgConfig
prefix=/usr/
|
|
exec_prefix=${prefix}
|
|
libdir=${exec_prefix}/lib
|
|
includedir=${prefix}/include
|
|
|
|
Name: egl
|
|
Description: TI Graphics SDK implementation of EGL
|
|
Version: 1.9.2188537
|
|
Requires:
|
|
Libs: -L${libdir} -lEGL -lGLESv2 -lIMGegl
|
|
Cflags: -I${includedir}
|