mirror of
https://github.com/Dasharo/systemd.git
synced 2026-03-06 15:02:31 -08:00
locale: Add missing libxkbcommon dependency to tests
Fixes opensuse mkosi CI build
This commit is contained in:
@@ -45,5 +45,6 @@ tests += [
|
||||
'localed-util.c',
|
||||
'xkbcommon-util.c',
|
||||
),
|
||||
'dependencies' : libxkbcommon_deps,
|
||||
},
|
||||
]
|
||||
|
||||
Reference in New Issue
Block a user