Skip to content

Commit

Permalink
rpm packages must buildrequire compiler
Browse files Browse the repository at this point in the history
  • Loading branch information
jiridanek committed Mar 18, 2022
1 parent 9dcc08b commit c8c5658
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/build.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -613,7 +613,6 @@ jobs:

- name: Install build dependencies (2/2)
run: |
dnf install --setopt=tsflags=nodocs --setopt=install_weak_deps=False -y gcc gcc-c++
rpkg spec --outdir /tmp/rpkg
dnf builddep --setopt=tsflags=nodocs --setopt=install_weak_deps=False -y /tmp/rpkg/skupper-router.spec
Expand Down

0 comments on commit c8c5658

Please sign in to comment.