minigbm: modify gbm.pc
virglrenderer will start requiring gbm >= 18.0.0, so add that here. BUG=none TEST=local build Change-Id: I40e63140d8b0ad6a76fc273c9c1e561c264aad7d Reviewed-on: https://chromium-review.googlesource.com/1821692 Tested-by: Gurchetan Singh <gurchetansingh@chromium.org> Commit-Ready: Kazuhiro Inaba <kinaba@chromium.org> Legacy-Commit-Queue: Commit Bot <commit-bot@chromium.org> Reviewed-by: Robert Tarasov <tutankhamen@chromium.org>
This commit is contained in:
parent
6ad6382539
commit
2c783afd95
1 changed files with 1 additions and 1 deletions
2
gbm.pc
2
gbm.pc
|
|
@ -5,6 +5,6 @@ libdir=${exec_prefix}/lib
|
|||
|
||||
Name: libgbm
|
||||
Description: A small gbm implementation
|
||||
Version: 0
|
||||
Version: 18.0.0
|
||||
Cflags: -I${includedir}
|
||||
Libs: -L${libdir} -lgbm
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue