From 24e7b508a795a8894a9f276b74dd4d0b742fb399 Mon Sep 17 00:00:00 2001 From: Ribbon Date: Thu, 21 Dec 2023 23:54:39 +0000 Subject: [PATCH] update libass --- recipes/wip/libass/recipe.toml | 1 + 1 file changed, 1 insertion(+) diff --git a/recipes/wip/libass/recipe.toml b/recipes/wip/libass/recipe.toml index f4a98f5cb..e9d545fab 100644 --- a/recipes/wip/libass/recipe.toml +++ b/recipes/wip/libass/recipe.toml @@ -9,4 +9,5 @@ dependencies = [ "libpng", "fribidi", "harfbuzz", + "glib", ]