From 4e3878a06bc620b66b43321584e3550368a445f2 Mon Sep 17 00:00:00 2001 From: Ribbon Date: Fri, 22 Dec 2023 00:13:02 +0000 Subject: [PATCH] add dependency --- 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 e9d545fab..bbb92a3d8 100644 --- a/recipes/wip/libass/recipe.toml +++ b/recipes/wip/libass/recipe.toml @@ -10,4 +10,5 @@ dependencies = [ "fribidi", "harfbuzz", "glib", + "pcre", ]