diff --git a/recipes/libs/cairo/recipe.toml b/recipes/libs/cairo/recipe.toml index 7468c0bda..b751537c8 100644 --- a/recipes/libs/cairo/recipe.toml +++ b/recipes/libs/cairo/recipe.toml @@ -7,7 +7,12 @@ dependencies = [ "expat", "freetype2", "fontconfig", + "gettext", + "glib", + "libffi", + "libiconv", "libpng", + "pcre2", "pixman", "zlib", ]