diff --git a/recipes/libs/freetype2/recipe.toml b/recipes/libs/freetype2/recipe.toml index 16b1accf..ae56808c 100644 --- a/recipes/libs/freetype2/recipe.toml +++ b/recipes/libs/freetype2/recipe.toml @@ -50,6 +50,7 @@ meson \ --cross-file cross_file.txt \ --buildtype release \ --strip \ + -Ddefault_library=both \ -Dprefix=/usr \ -Dlibdir=lib ninja -C _build -v