commit 26002d1
hovercats
·
2026-05-30 03:19:09 +0000 UTC
parent 7c07b41
libxkbcommon: include missing header required by havoc
2 files changed,
+2,
-1
+1,
-0
1@@ -8,6 +8,7 @@ cflags{
2 pkg.hdrs = copy('$outdir/include/xkbcommon', '$srcdir/include/xkbcommon', {
3 'xkbcommon.h',
4 'xkbcommon-compat.h',
5+ 'xkbcommon-compose.h',
6 'xkbcommon-keysyms.h',
7 'xkbcommon-names.h',
8 })
+1,
-1
1@@ -1 +1 @@
2-1.7.0 r0
3+1.7.0 r1