Skip to content

Commit

Permalink
README.rst: add Gentoo build dependency instructions
Browse files Browse the repository at this point in the history
This incorporates advice from Holger Hoffstätte and Sam James in #428.

Signed-off-by: Omar Sandoval <[email protected]>
  • Loading branch information
osandov committed Aug 29, 2024
1 parent 2ee0c97 commit ea87bfe
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions README.rst
Original file line number Diff line number Diff line change
Expand Up @@ -181,6 +181,12 @@ First, install dependencies:
<https://aur.archlinux.org/packages/libkdumpfile/>`__ from the AUR or from
source if you want support for the makedumpfile format.

* Gentoo

.. code-block:: console
$ sudo emerge --noreplace --oneshot dev-build/autoconf dev-build/automake dev-libs/check dev-libs/elfutils sys-devel/gcc dev-vcs/git dev-libs/libkdumpfile dev-build/libtool dev-build/make dev-python/pip virtual/pkgconfig dev-lang/python dev-python/setuptools
* openSUSE

.. code-block:: console
Expand Down

0 comments on commit ea87bfe

Please sign in to comment.