]> sourceware.org Git - systemtap.git/commitdiff
systemtap.spec: don't buildrequire emacs
authorFrank Ch. Eigler <fche@redhat.com>
Fri, 11 Jun 2021 16:30:26 +0000 (12:30 -0400)
committerFrank Ch. Eigler <fche@redhat.com>
Fri, 11 Jun 2021 16:30:26 +0000 (12:30 -0400)
We don't run emacs during the build, so don't BuildRequire: it.

systemtap.spec

index 732a6d885444f85f0d51c8154999644cf7bb08a1..9ea01cbde145791d476fb0ce59f81781cfc911a6 100644 (file)
@@ -174,7 +174,7 @@ BuildRequires: xmlto /usr/share/xmlto/format/fo/pdf
 %endif
 %endif
 %if %{with_emacsvim}
-BuildRequires: emacs
+# no buildrequires, because just package the .el files
 %endif
 %if %{with_java}
 BuildRequires: java-devel
This page took 0.028402 seconds and 5 git commands to generate.