mirror of
https://gitlab.redox-os.org/redox-os/redox.git
synced 2026-06-21 04:14:17 +08:00
Merge branch 'cosmic-term-fix' into 'master'
Add missing deps for cosmic-term See merge request redox-os/redox!1864
This commit is contained in:
commit
b204fac65c
@ -6,6 +6,7 @@ branch = "master"
|
||||
template = "custom"
|
||||
dependencies = [
|
||||
"gettext",
|
||||
"libxkbcommon",
|
||||
]
|
||||
script = """
|
||||
DYNAMIC_INIT
|
||||
|
||||
Loading…
Reference in New Issue
Block a user