From bfd76d7684736c71a59ef764df7e93d609bd991d Mon Sep 17 00:00:00 2001 From: Robbie Harwood Date: Tue, 1 Aug 2017 21:28:57 +0000 Subject: [PATCH] (Fixup last commit) --- libverto.spec | 2 ++ 1 file changed, 2 insertions(+) diff --git a/libverto.spec b/libverto.spec index 671511b..bcfa69a 100644 --- a/libverto.spec +++ b/libverto.spec @@ -16,6 +16,8 @@ BuildRequires: libtevent-devel BuildRequires: libev-devel %endif +BuildRequires: git + %description libverto provides a way for libraries to expose asynchronous interfaces without having to choose a particular event loop, offloading this