mirror of
https://gitlab.redox-os.org/redox-os/redox.git
synced 2026-06-23 13:24:17 +08:00
Fix webkit missing gperf
This commit is contained in:
parent
45356b503f
commit
8f9deb1d7b
@ -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