Skip to content

Commit

Permalink
Merge pull request #1158 from jomach/master
Browse files Browse the repository at this point in the history
Install rpm-build dependencies
  • Loading branch information
jordansissel committed Sep 12, 2016
2 parents 9ec2b9f + f5984e2 commit a9401ca
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -73,7 +73,7 @@ you'll need that to install fpm.
# deb based distributions:
apt-get install ruby-dev gcc make
# rpm ones:
yum install ruby-devel gcc make
yum install ruby-devel gcc make rpm-build
```

Additional packages will be required depending on the source and target package
Expand Down

0 comments on commit a9401ca

Please sign in to comment.