Skip to content

Commit b75bd43

Browse files
bootstrap::xorg-server: add pkgconfig in required tools
This is required so it picks the correct XKB bin path. Signed-off-by: Andy-Python-Programmer <[email protected]>
1 parent 9e6fe45 commit b75bd43

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

bootstrap/xorg.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -609,6 +609,7 @@ packages:
609609
NOCONFIGURE: 'yes'
610610
tools_required:
611611
- host-gcc
612+
- host-pkg-config
612613
pkgs_required:
613614
- mlibc
614615
- xorg-util-macros

0 commit comments

Comments
 (0)