projects
/
platform
/
upstream
/
libgbm.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
71d604a
)
update pkgconfig file
author
Rob Clark
<rob@ti.com>
Mon, 3 Sep 2012 15:23:46 +0000
(15:23 +0000)
committer
Nikhil Devshatwar
<a0132237@ti.com>
Tue, 21 May 2013 08:43:29 +0000
(14:13 +0530)
Need to add libdl/libudev dependencies.
Signed-off-by: Vincent Stehlé <v-stehle@ti.com>
gbm.pc.in
patch
|
blob
|
history
diff --git
a/gbm.pc.in
b/gbm.pc.in
index
1234841
..
d7708c7
100644
(file)
--- a/
gbm.pc.in
+++ b/
gbm.pc.in
@@
-5,6
+5,8
@@
includedir=@includedir@
Name: gbm
Description: gbm library
+Requires.private: libudev
Version: @PACKAGE_VERSION@
Libs: -L${libdir} -lgbm
+Libs.private: -ldl
Cflags: -I${includedir}/gbm