From 807a4cc80a864eee3fc41fa36263c3e81fe3ce76 Mon Sep 17 00:00:00 2001 From: Benjamin Sherman Date: Sat, 28 Dec 2024 18:33:24 -0600 Subject: [PATCH] fix: add zip-rpm-macros for ghostty build (#83) --- staging/ghostty/ghostty.spec | 1 + 1 file changed, 1 insertion(+) diff --git a/staging/ghostty/ghostty.spec b/staging/ghostty/ghostty.spec index 97cba55..a6f8e5c 100644 --- a/staging/ghostty/ghostty.spec +++ b/staging/ghostty/ghostty.spec @@ -20,6 +20,7 @@ BuildRequires: pandoc-cli BuildRequires: pixman-devel BuildRequires: pkg-config BuildRequires: zig +BuildRequires: zig-rpm-macros BuildRequires: zlib-ng-devel Requires: fontconfig