summaryrefslogtreecommitdiff
path: root/package/libxkbcommon
diff options
context:
space:
mode:
authorWaldemar Brodkorb <wbx@openadk.org>2025-09-28 11:17:58 +0200
committerWaldemar Brodkorb <wbx@openadk.org>2025-09-29 03:31:21 +0200
commit9867a61a827b65fdf368e0a6ed806f3901717f77 (patch)
tree401292753215835731289a7b525d5763a9f8161d /package/libxkbcommon
parent203a48e8c6698b561b48474808c67e37ce6240af (diff)
libxkbcommon: fix build dependencies
Diffstat (limited to 'package/libxkbcommon')
-rw-r--r--package/libxkbcommon/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/package/libxkbcommon/Makefile b/package/libxkbcommon/Makefile
index 784fcd736..f1ffa28dd 100644
--- a/package/libxkbcommon/Makefile
+++ b/package/libxkbcommon/Makefile
@@ -10,7 +10,7 @@ PKG_HASH:= 65782f0a10a4b455af9c6baab7040e2f537520caa2ec2092805cdfd36863b247
PKG_DESCR:= library for handling of keyboard descriptions
PKG_SECTION:= libs/misc
PKG_DEPENDS:= wayland
-PKG_BUILDDEP:= meson-host wayland wayland-protocols
+PKG_BUILDDEP:= meson-host wayland wayland-protocols libxcb
PKG_SITES:= https://xkbcommon.org/download/
PKG_OPTS:= dev