Better pkgconfig-fu: -ldrm in Libs:
authorAdam Jackson <ajax@nwnk.net>
Thu, 13 Oct 2005 21:03:31 +0000 (21:03 +0000)
committerAdam Jackson <ajax@nwnk.net>
Thu, 13 Oct 2005 21:03:31 +0000 (21:03 +0000)
libdrm.pc.in

index 7a9b04e..6e00597 100644 (file)
@@ -6,5 +6,5 @@ includedir=@includedir@
 Name: libdrm
 Description: Userspace interface to kernel DRM services
 Version: @PACKAGE_VERSION@
-Libs: -L${libdir}
+Libs: -L${libdir} -ldrm
 Cflags: -I${includedir} -I${includedir}/drm