summaryrefslogtreecommitdiff
path: root/property/xcb-property.pc.in
diff options
context:
space:
mode:
Diffstat (limited to 'property/xcb-property.pc.in')
-rw-r--r--property/xcb-property.pc.in4
1 files changed, 2 insertions, 2 deletions
diff --git a/property/xcb-property.pc.in b/property/xcb-property.pc.in
index f329209..94cd0f7 100644
--- a/property/xcb-property.pc.in
+++ b/property/xcb-property.pc.in
@@ -3,9 +3,9 @@ exec_prefix=@exec_prefix@
libdir=@libdir@
includedir=@includedir@
-Name: XCBProperty
+Name: XCB Property library
Description: XCB property convenience library
Version: @PACKAGE_VERSION@
Requires: xcb xcb-event
-Libs: -L${libdir} -lXCBProperty @LIBS@
+Libs: -L${libdir} -lxcb-property @LIBS@
Cflags: -I${includedir}