From 89d710eb097866c33570128d304b6c20aa248858 Mon Sep 17 00:00:00 2001 From: Gilver Date: Wed, 12 Mar 2025 23:38:58 -0500 Subject: [PATCH] fix(ghostty-nightly): Add gtk4-layer-shell dep (#3879) * Update ghostty-nightly.spec Signed-off-by: Gilver * Update ghostty-nightly.spec Signed-off-by: Gilver --------- Signed-off-by: Gilver --- anda/devs/ghostty/nightly/ghostty-nightly.spec | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/anda/devs/ghostty/nightly/ghostty-nightly.spec b/anda/devs/ghostty/nightly/ghostty-nightly.spec index d5c6781e52..b7576122fe 100644 --- a/anda/devs/ghostty/nightly/ghostty-nightly.spec +++ b/anda/devs/ghostty/nightly/ghostty-nightly.spec @@ -14,7 +14,7 @@ Name: %{base_name}-nightly Version: %{ver}~tip^%{commit_date}git%{shortcommit} -Release: 2%?dist +Release: 3%?dist %if 0%{?fedora} <= 41 Epoch: 1 %endif @@ -47,6 +47,7 @@ BuildRequires: pkgconfig(zlib) Requires: %{name}-terminfo Requires: %{name}-shell-integration Requires: gtk4 +Requires: gtk4-layer-shell Requires: libadwaita Conflicts: %{base_name} Provides: %{base_name}-tip = %{ver}^%{commit_date}git%{shortcommit}