added info of required packages to build rpms

pull/4420/head
vincent Van der Kussen 2013-01-21 15:22:12 +01:00
parent 7df3d811f2
commit 80f82f80d8
1 changed files with 2 additions and 2 deletions

View File

@ -115,8 +115,8 @@ systems that contain python 2.4 or higher.
# install the epel-release RPM if needed on CentOS, RHEL, or Scientific Linux
$ sudo yum install ansible
You can also use the ``make rpm`` command to build an RPM you can
distribute and install:
You can also use the ``make rpm`` command to build an RPM you can distribute and install.
Make sure you've ``rpmbuild`` and ``make`` installed.
.. code-block:: bash