diff --git a/recipes/wip/web/dillo/recipe.toml b/recipes/wip/web/dillo/recipe.toml index bd33d7152..53f234e51 100644 --- a/recipes/wip/web/dillo/recipe.toml +++ b/recipes/wip/web/dillo/recipe.toml @@ -5,7 +5,7 @@ tar = "https://github.com/dillo-browser/dillo/releases/download/v3.2.0/dillo-3.2 [build] template = "configure" dependencies = [ - "fltk", + "fltk13", "openssl3", "zlib", "libpng",