Dan Kenigsberg has uploaded a new change for review. Change subject: Add missing libnl buildrequires dependency ......................................................................
Add missing libnl buildrequires dependency Change-Id: Ibb372fdd113fc4ac204af7c0c51023ec066f9f2f Signed-off-by: Antoni S. Puimedon <[email protected]> Reviewed-on: http://gerrit.ovirt.org/23579 Reviewed-by: Dan Kenigsberg <[email protected]> Tested-by: Dan Kenigsberg <[email protected]> (cherry picked from commit 6522aed5dcb14f25293097f9470e9e8857364f12) --- M vdsm.spec.in 1 file changed, 1 insertion(+), 0 deletions(-) git pull ssh://gerrit.ovirt.org:29418/vdsm refs/changes/18/23618/1 diff --git a/vdsm.spec.in b/vdsm.spec.in index 7912635..228a045 100644 --- a/vdsm.spec.in +++ b/vdsm.spec.in @@ -67,6 +67,7 @@ BuildRequires: python-inotify BuildRequires: python-pthreading BuildRequires: python-cpopen >= 1.3 +BuildRequires: libnl BuildRequires: libselinux-python BuildRequires: libvirt-python BuildRequires: genisoimage -- To view, visit http://gerrit.ovirt.org/23618 To unsubscribe, visit http://gerrit.ovirt.org/settings Gerrit-MessageType: newchange Gerrit-Change-Id: Ibb372fdd113fc4ac204af7c0c51023ec066f9f2f Gerrit-PatchSet: 1 Gerrit-Project: vdsm Gerrit-Branch: ovirt-3.4 Gerrit-Owner: Dan Kenigsberg <[email protected]> Gerrit-Reviewer: Antoni Segura Puimedon <[email protected]> _______________________________________________ vdsm-patches mailing list [email protected] https://lists.fedorahosted.org/mailman/listinfo/vdsm-patches
