Douglas Schilling Landgraf has uploaded a new change for review. Change subject: README: Add two packages needed for dry ......................................................................
README: Add two packages needed for dry python-augeas python-lxml Change-Id: Ifb6afdd3d9a4fbbf0adf5caa7c2475073318443c Signed-off-by: Douglas Schilling Landgraf <[email protected]> --- M README 1 file changed, 1 insertion(+), 1 deletion(-) git pull ssh://gerrit.ovirt.org:29418/ovirt-node refs/changes/87/41487/1 diff --git a/README b/README index 4335275..5428ea1 100644 --- a/README +++ b/README @@ -51,7 +51,7 @@ First, clone the repo, install needed packages and create default ovirt file: $ git clone git://gerrit.ovirt.org/ovirt-node $ cd ovirt-node - $ sudo yum install PyPAM cracklib-python python-gudev python-urwid -y + $ sudo yum install PyPAM cracklib-python python-gudev python-urwid python-augeas python-lxml -y $ sudo touch /etc/default/ovirt RHEL/CentOS <= 6 -- To view, visit https://gerrit.ovirt.org/41487 To unsubscribe, visit https://gerrit.ovirt.org/settings Gerrit-MessageType: newchange Gerrit-Change-Id: Ifb6afdd3d9a4fbbf0adf5caa7c2475073318443c Gerrit-PatchSet: 1 Gerrit-Project: ovirt-node Gerrit-Branch: master Gerrit-Owner: Douglas Schilling Landgraf <[email protected]> _______________________________________________ node-patches mailing list [email protected] http://lists.ovirt.org/mailman/listinfo/node-patches
