summaryrefslogtreecommitdiff
path: root/atom/xcb-atom.pc.in
diff options
context:
space:
mode:
Diffstat (limited to 'atom/xcb-atom.pc.in')
-rw-r--r--atom/xcb-atom.pc.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/atom/xcb-atom.pc.in b/atom/xcb-atom.pc.in
index b59b57f..4100b9b 100644
--- a/atom/xcb-atom.pc.in
+++ b/atom/xcb-atom.pc.in
@@ -7,5 +7,5 @@ Name: XCB Atom library
Description: XCB atom cache
Version: @PACKAGE_VERSION@
Requires: xcb
-Libs: -L${libdir} -lxcb-atom @LIBS@
+Libs: -L${libdir} -lxcb-util @LIBS@
Cflags: -I${includedir}