diff --git a/recipes/wip/libs/other/webkitgtk3/recipe.toml b/recipes/wip/libs/other/webkitgtk3/recipe.toml index 7287e8e6..62002806 100644 --- a/recipes/wip/libs/other/webkitgtk3/recipe.toml +++ b/recipes/wip/libs/other/webkitgtk3/recipe.toml @@ -16,6 +16,9 @@ dependencies = [ "libwebp", "sqlite3", ] +dev-dependencies = [ + "host:gperf" +] script = """ DYNAMIC_INIT export WEBKIT_USE_SCCACHE=1