mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2024-11-08 22:45:43 +00:00
10 lines
218 B
PkgConfig
10 lines
218 B
PkgConfig
prefix=/usr
|
|
exec_prefix=/usr
|
|
libdir=${exec_prefix}/lib
|
|
includedir=${prefix}/include
|
|
|
|
Name: wayland-egl
|
|
Description: Bind the driver EGL to the Wayland API
|
|
Version: 1.0.0
|
|
Libs: -L${libdir} -lEGL
|
|
Cflags: -I${includedir}
|