diff --git a/.orchestra/config/components/ui/xkbcommon.lib.yml b/.orchestra/config/components/ui/xkbcommon.lib.yml
index 7939754a07e8ef6a2c8d6a74fd69c3a940215be5..aa81bcc23e1f71ebeda6781d395d78ab208660d7 100644
--- a/.orchestra/config/components/ui/xkbcommon.lib.yml
+++ b/.orchestra/config/components/ui/xkbcommon.lib.yml
@@ -35,6 +35,7 @@ build_system: ninja
 dependencies:
   - clang-release
   - ui/libbsd
+  - ui/libxcb
 #@ end
 
 ---