diff --git a/libdrm.pc.in b/libdrm.pc.in index 7a9b04ea..6e00597e 100644 --- a/libdrm.pc.in +++ b/libdrm.pc.in @@ -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