]> xenbits.xensource.com Git - libvirt.git/commitdiff
spec: Add the build dependency of make
authorHan Han <hhan@redhat.com>
Wed, 24 Jun 2020 09:07:19 +0000 (17:07 +0800)
committerMichal Privoznik <mprivozn@redhat.com>
Wed, 24 Jun 2020 14:35:59 +0000 (16:35 +0200)
For some minimal OS like fedora cloud image, the make is not installed
by default.

Signed-off-by: Han Han <hhan@redhat.com>
Reviewed-by: Michal Privoznik <mprivozn@redhat.com>
libvirt.spec.in

index cd7c33ab1a3b3464df61a303c13a9d4f5bd82f3b..9f24e06aa46565775dc8fd53e766d553c06da273 100644 (file)
@@ -269,6 +269,7 @@ BuildRequires: python36-docutils
 BuildRequires: python3-docutils
 %endif
 BuildRequires: gcc
+BuildRequires: make
 BuildRequires: git
 %if 0%{?fedora} || 0%{?rhel} > 7
 BuildRequires: perl-interpreter