Skip to content

Commit

Permalink
specfile: prune unused buildrequires
Browse files Browse the repository at this point in the history
Signed-off-by: Simon de Vlieger <[email protected]>
  • Loading branch information
supakeen committed Jan 22, 2025
1 parent e0ca8a7 commit 5047b2c
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions image-builder.spec
Original file line number Diff line number Diff line change
Expand Up @@ -31,18 +31,12 @@ Source0: %{gosource}


BuildRequires: %{?go_compiler:compiler(go-compiler)}%{!?go_compiler:golang}
BuildRequires: systemd
BuildRequires: krb5-devel
BuildRequires: python3-docutils
BuildRequires: make
# Build requirements of 'theproglottis/gpgme' package
BuildRequires: gpgme-devel
BuildRequires: libassuan-devel
# Build requirements of 'github.com/containers/storage' package
BuildRequires: device-mapper-devel
%if 0%{?fedora}
BuildRequires: systemd-rpm-macros
BuildRequires: git
# Build requirements of 'github.com/containers/storage' package
BuildRequires: btrfs-progs-devel
# DO NOT REMOVE the BUNDLE_START and BUNDLE_END markers as they are used by 'tools/rpm_spec_add_provides_bundle.sh' to generate the Provides: bundled list
Expand Down

0 comments on commit 5047b2c

Please sign in to comment.