mirror of
https://gitlab.redox-os.org/redox-os/redox.git
synced 2026-06-23 21:34:18 +08:00
Add libxkbcommon dependency to cosmic-store
This commit is contained in:
parent
9400baf194
commit
8949dd37ee
@ -6,6 +6,7 @@ branch = "master"
|
||||
template = "custom"
|
||||
dependencies = [
|
||||
"gettext",
|
||||
"libxkbcommon",
|
||||
"openssl1",
|
||||
]
|
||||
script = """
|
||||
|
||||
Loading…
Reference in New Issue
Block a user