mirror of
https://gitlab.redox-os.org/redox-os/redox.git
synced 2026-06-25 06:14:18 +08:00
cosmic-files: depend on libxkbcommon
This commit is contained in:
parent
d8d2599f11
commit
48766ebaf7
@ -7,6 +7,7 @@ template = "custom"
|
||||
dependencies = [
|
||||
"gettext",
|
||||
"libiconv",
|
||||
"libxkbcommon",
|
||||
]
|
||||
script = """
|
||||
DYNAMIC_INIT
|
||||
|
||||
Loading…
Reference in New Issue
Block a user