From 7e0794379a2eb3f048ad2591de3bf5acb63e2f2f Mon Sep 17 00:00:00 2001 From: "Frank Ch. Eigler" Date: Mon, 11 Nov 2024 14:07:03 -0500 Subject: [PATCH] Resolves: RHEL-64042 --- systemtap.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/systemtap.spec b/systemtap.spec index 22ce058..eaad0a0 100644 --- a/systemtap.spec +++ b/systemtap.spec @@ -210,7 +210,7 @@ BuildRequires: xmlto /usr/share/xmlto/format/fo/pdf %endif %if %{with_emacsvim} # for _emacs_sitelispdir macros etc. -BuildRequires: emacs +BuildRequires: emacs-common %endif %if %{with_java} BuildRequires: java-devel