From 36fd13c2dc0edaa6125caf113659536da54b142d Mon Sep 17 00:00:00 2001 From: Ribbon Date: Mon, 10 Jun 2024 10:15:08 +0000 Subject: [PATCH] Update a recipe --- recipes/wip/tools/objdiff/recipe.toml | 1 + 1 file changed, 1 insertion(+) diff --git a/recipes/wip/tools/objdiff/recipe.toml b/recipes/wip/tools/objdiff/recipe.toml index 391f183c6..9cecf445b 100644 --- a/recipes/wip/tools/objdiff/recipe.toml +++ b/recipes/wip/tools/objdiff/recipe.toml @@ -5,6 +5,7 @@ git = "https://github.com/encounter/objdiff" template = "custom" dependencies = [ "openssl1", + "fontconfig", ] script = """ cookbook_cargo_packages objdiff-gui objdiff-cli