summaryrefslogtreecommitdiffstats
path: root/util/cmake/helper.py
diff options
context:
space:
mode:
Diffstat (limited to 'util/cmake/helper.py')
-rw-r--r--util/cmake/helper.py7
1 files changed, 0 insertions, 7 deletions
diff --git a/util/cmake/helper.py b/util/cmake/helper.py
index 364e8918ec..66426f9e50 100644
--- a/util/cmake/helper.py
+++ b/util/cmake/helper.py
@@ -526,13 +526,6 @@ _library_map = [
resultVariable="XCB_IMAGE",
),
LibraryMapping(
- "xcb_util",
- "XCB",
- "XCB::UTIL",
- extra=["0.3.9", "COMPONENTS", "UTIL"],
- resultVariable="XCB_UTIL",
- ),
- LibraryMapping(
"xcb_keysyms",
"XCB",
"XCB::KEYSYMS",