Fabian Deutsch has uploaded a new change for review. Change subject: spec: Add more dependencies ......................................................................
spec: Add more dependencies Change-Id: I96a17f6ea6c8ec9f7aaed58645edc47591c5f66e Signed-off-by: Fabian Deutsch <[email protected]> --- M scripts/tui/ovirt-node-molch-plugin.spec 1 file changed, 3 insertions(+), 0 deletions(-) git pull ssh://gerrit.ovirt.org:29418/ovirt-node refs/changes/12/9912/1 diff --git a/scripts/tui/ovirt-node-molch-plugin.spec b/scripts/tui/ovirt-node-molch-plugin.spec index 3c0334f..c74a611 100644 --- a/scripts/tui/ovirt-node-molch-plugin.spec +++ b/scripts/tui/ovirt-node-molch-plugin.spec @@ -19,6 +19,9 @@ BuildRequires: python2-devel Requires: python-urwid +Requires: python-augeas +Requires: python-gudev +Requires: libvirt-python %description -- To view, visit http://gerrit.ovirt.org/9912 To unsubscribe, visit http://gerrit.ovirt.org/settings Gerrit-MessageType: newchange Gerrit-Change-Id: I96a17f6ea6c8ec9f7aaed58645edc47591c5f66e Gerrit-PatchSet: 1 Gerrit-Project: ovirt-node Gerrit-Branch: master Gerrit-Owner: Fabian Deutsch <[email protected]> _______________________________________________ node-patches mailing list [email protected] http://lists.ovirt.org/mailman/listinfo/node-patches
