Skip to content

Commit

Permalink
Add DEVELOPERS section for Gentoo systems.
Browse files Browse the repository at this point in the history
  • Loading branch information
djc committed Jul 26, 2013
1 parent cab5899 commit 198f936
Showing 1 changed file with 14 additions and 0 deletions.
14 changes: 14 additions & 0 deletions DEVELOPERS
Original file line number Diff line number Diff line change
Expand Up @@ -61,8 +61,22 @@ Optional dependencies:
sudo apt-get install texinfo
sudo apt-get install gnupg

Gentoo-based Systems
~~~~~~~~~~~~~~~~~~~~

sudo emerge autoconf
sudo emerge autoconf-archive
sudo emerge texinfo
sudo emerge gnupg
sudo emerge coreutils
sudo emerge pkgconfig
sudo emerge help2man
sudo emerge automake
sudo USE=latex emerge sphinx

RedHat-based (Fedora, Centos, RHEL) Systems
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~

sudo yum install help2man
sudo yum install python-sphinx
sudo yum install python-docutils
Expand Down

0 comments on commit 198f936

Please sign in to comment.