mirror of
https://gitlab.redox-os.org/redox-os/redox.git
synced 2026-06-17 23:44:17 +08:00
Merge branch 'fix-webkit' into 'master'
Fix webkit missing gperf See merge request redox-os/redox!1945
This commit is contained in:
commit
fc747ccf14
@ -16,6 +16,9 @@ dependencies = [
|
||||
"libwebp",
|
||||
"sqlite3",
|
||||
]
|
||||
dev-dependencies = [
|
||||
"host:gperf"
|
||||
]
|
||||
script = """
|
||||
DYNAMIC_INIT
|
||||
export WEBKIT_USE_SCCACHE=1
|
||||
|
||||
Loading…
Reference in New Issue
Block a user