Browse Source

libxkbcommon: fix build dependencies

Waldemar Brodkorb 3 weeks ago
parent
commit
9867a61a82
1 changed files with 1 additions and 1 deletions
  1. 1 1
      package/libxkbcommon/Makefile

+ 1 - 1
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