From 1cbf3731f5e4c4e74bba1f04350772c79e14e3cf Mon Sep 17 00:00:00 2001
From: Ribbon <ribbon_45@proton.me>
Date: Sun, 24 Dec 2023 01:32:35 +0000
Subject: [PATCH] remove cosmic-epoch

---
 recipes/wip/cosmic-epoch/recipe.toml | 20 --------------------
 1 file changed, 20 deletions(-)
 delete mode 100644 recipes/wip/cosmic-epoch/recipe.toml

diff --git a/recipes/wip/cosmic-epoch/recipe.toml b/recipes/wip/cosmic-epoch/recipe.toml
deleted file mode 100644
index 6fbc54135..000000000
--- a/recipes/wip/cosmic-epoch/recipe.toml
+++ /dev/null
@@ -1,20 +0,0 @@
-#TODO missing script for "just", see https://github.com/pop-os/cosmic-epoch#testing
-#TODO Dependencies will change after alpha?
-[source]
-git = "https://github.com/pop-os/cosmic-epoch"
-[build]
-template = "custom"
-dependencies = [
-    "mesa",
-    "freetype2",
-    "fontconfig",
-    "expat",
-    "dbus",
-    "gtk4",
-    "seatd",
-    "eudev3",
-    "libinput",
-    "libwayland",
-    "libxkbcommon",
-    "pipewire",
-]
-- 
GitLab