Skip to content

Commit

Permalink
rpm: Add gcc as a build dependency.
Browse files Browse the repository at this point in the history
This is required to make building with mock work.
  • Loading branch information
clumens committed Jul 1, 2024
1 parent 7f83c1b commit bb3dcf1
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions booth.spec.in
Original file line number Diff line number Diff line change
Expand Up @@ -64,6 +64,7 @@ Source1: %name-rpmlintrc
BuildRequires: @asciidoc@
BuildRequires: autoconf
BuildRequires: automake
BuildRequires: gcc
BuildRequires: pkgconfig
%if 0%{?suse_version}
BuildRequires: glib2-devel
Expand Down

0 comments on commit bb3dcf1

Please sign in to comment.