mirror of
https://gitlab.redox-os.org/redox-os/redox.git
synced 2026-06-24 05:44:17 +08:00
Update asm-lsp recipe
This commit is contained in:
parent
61be95e525
commit
1c3accea1d
@ -3,6 +3,9 @@
|
||||
git = "https://github.com/bergercookie/asm-lsp"
|
||||
[build]
|
||||
template = "custom"
|
||||
dependencies = [
|
||||
"openssl1",
|
||||
]
|
||||
script = """
|
||||
cookbook_cargo_packages asm-lsp
|
||||
"""
|
||||
|
||||
Loading…
Reference in New Issue
Block a user