update pkgconfig file
authorRob Clark <rob@ti.com>
Mon, 3 Sep 2012 15:23:46 +0000 (15:23 +0000)
committerNikhil 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

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