diff --git a/.copr/Makefile b/.copr/Makefile index f005fb1b07..5f209b57ba 100644 --- a/.copr/Makefile +++ b/.copr/Makefile @@ -13,5 +13,6 @@ outdir ?= /tmp srpm: + dnf -y install golang-bin git make srpm # from the project top level makefile - cp packaging/rpm/_rpmbuild/SRPMS/*.src.rpm $(outdir) \ No newline at end of file + cp packaging/rpm/_rpmbuild/SRPMS/*.src.rpm $(outdir)