From 41ba6850d6d9f4bb124a2f907cdb81fa6328b425 Mon Sep 17 00:00:00 2001 From: Yaakov Selkowitz Date: Sun, 23 Jul 2023 16:45:34 -0400 Subject: [PATCH] Add BuildRequires: gcc This was previously pulled in by xorg-x11-util-macros. --- xorg-x11-xtrans-devel.spec | 1 + 1 file changed, 1 insertion(+) diff --git a/xorg-x11-xtrans-devel.spec b/xorg-x11-xtrans-devel.spec index 8e8bd0f..d306c0e 100644 --- a/xorg-x11-xtrans-devel.spec +++ b/xorg-x11-xtrans-devel.spec @@ -18,6 +18,7 @@ Source0: https://xorg.freedesktop.org/archive/individual/lib/xtrans-%{version}.t # Fedora specific patch Patch1: xtrans-1.0.3-avoid-gethostname.patch +BuildRequires: gcc BuildRequires: make BuildRequires: pkgconfig BuildRequires: xorg-x11-util-macros