From 34876baf97f48a12b3894b8b47f0f654dc104d79 Mon Sep 17 00:00:00 2001 From: Ribbon Date: Tue, 10 Feb 2026 05:58:40 -0300 Subject: [PATCH] Remove duplicated recipe --- recipes/wip/libs/other/libvte/recipe.toml | 6 ------ 1 file changed, 6 deletions(-) delete mode 100644 recipes/wip/libs/other/libvte/recipe.toml diff --git a/recipes/wip/libs/other/libvte/recipe.toml b/recipes/wip/libs/other/libvte/recipe.toml deleted file mode 100644 index b45dbdc7a..000000000 --- a/recipes/wip/libs/other/libvte/recipe.toml +++ /dev/null @@ -1,6 +0,0 @@ -#TODO not compiled or tested -# build instructions: https://gitlab.gnome.org/GNOME/vte/#installation -[source] -tar = "https://download.gnome.org/sources/vte/0.74/vte-0.74.1.tar.xz" -[build] -template = "meson"