Skip to content

Commit

Permalink
travis: add make to minimal copr buildroot
Browse files Browse the repository at this point in the history
  • Loading branch information
praiskup committed Feb 20, 2021
1 parent 95421e3 commit f8b0fbb
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions .travis/copr-build-setup
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,7 @@ PROJECT_PR=praiskup/distgen
build_deps=(
git
distgen
make
python3
)

Expand Down
1 change: 1 addition & 0 deletions rpm/distgen.spec.dg
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,7 @@ Requires: %{pypkg}-distro
Requires: %{meh_pypkg}PyYAML
Requires: %{pypkg}-six

BuildRequires: make
BuildRequires: %{pypkg}-devel
BuildRequires: %{pypkg}-distro
BuildRequires: %{pypkg}-jinja2
Expand Down

0 comments on commit f8b0fbb

Please sign in to comment.