mirror of
https://gitlab.redox-os.org/redox-os/redox.git
synced 2026-07-01 17:18:46 +08:00
libxklavier: add libxi and libxkbfile depends
This commit is contained in:
parent
56ee7559bd
commit
49b1316b68
@ -11,6 +11,8 @@ dependencies = [
|
||||
"glib",
|
||||
"iso-codes",
|
||||
"libx11",
|
||||
"libxi",
|
||||
"libxkbfile",
|
||||
"libxml2",
|
||||
]
|
||||
template = "custom"
|
||||
|
||||
Loading…
Reference in New Issue
Block a user