generator: _c_accessor_get_length: remove buggy special case
[free-sw/xcb/libxcb] / xcb-randr.pc.in
index b9f01b0..09c3d12 100644 (file)
@@ -6,6 +6,6 @@ includedir=@includedir@
 Name: XCB RandR
 Description: XCB RandR Extension
 Version: @PACKAGE_VERSION@
-Requires: xcb
-Libs: -L${libdir} -lXCBrandr
+Requires: xcb xcb-render
+Libs: -L${libdir} -lxcb-randr
 Cflags: -I${includedir}