mirror of
https://github.com/thead-yocto-mirror/mesa3d-proprietary
synced 2026-07-15 04:35:12 +02:00
11 lines
186 B
PkgConfig
11 lines
186 B
PkgConfig
prefix=/usr
|
|
libdir=${prefix}/lib
|
|
includedir=${prefix}/include
|
|
|
|
Name: gbm
|
|
Description: Mesa gbm library
|
|
Version: 21.0.1
|
|
Libs: -L${libdir} -lgbm
|
|
Libs.private: -ldl
|
|
Cflags: -I${includedir}
|