]> xenbits.xensource.com Git - libvirt.git/commit
CONTRIBUTING: Include note about build system tools
authorAndrea Bolognani <abologna@redhat.com>
Mon, 27 Apr 2020 10:48:51 +0000 (12:48 +0200)
committerAndrea Bolognani <abologna@redhat.com>
Mon, 4 May 2020 17:03:51 +0000 (19:03 +0200)
commit313e628a76656ce38177331d0ee4fee13abd4024
tree97aa85bc9eac3b8aa1a91ca2b29edf8b8ac77da9
parent22a370baf611f12f29365c66084d228ff30191a4
CONTRIBUTING: Include note about build system tools

Debian always runs autoreconf at package build time, which means
that apt-get build-dep will bring in everything that's needed to
build libvirt from a git clone; Fedora and RHEL, however, skip
this step, so we have to install some extra packages manually.

Signed-off-by: Andrea Bolognani <abologna@redhat.com>
Reviewed-by: Daniel P. Berrangé <berrange@redhat.com>
CONTRIBUTING.rst