Skip to content

Commit

Permalink
Merge pull request docker#1010 from neersighted/builddep_test
Browse files Browse the repository at this point in the history
rpm: drop unnecessary build-deps
  • Loading branch information
thaJeztah authored Dec 26, 2024
2 parents 2f0c865 + ddf1042 commit e47d637
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions rpm/SPECS/docker-ce.spec
Original file line number Diff line number Diff line change
Expand Up @@ -34,15 +34,13 @@ BuildRequires: cmake
BuildRequires: gcc
BuildRequires: git
BuildRequires: glibc-static
BuildRequires: libarchive
BuildRequires: libtool
BuildRequires: libtool-ltdl-devel
BuildRequires: make
BuildRequires: pkgconfig
BuildRequires: pkgconfig(systemd)
BuildRequires: systemd-devel
BuildRequires: tar
BuildRequires: which

# conflicting packages
Conflicts: docker
Expand Down

0 comments on commit e47d637

Please sign in to comment.