From a764f9271a12b442f488d17473e85ae2a39c3095 Mon Sep 17 00:00:00 2001 From: Andrey Vagin Date: Thu, 10 Mar 2016 08:47:08 -0800 Subject: [PATCH] Add libnl3-devel libcap-devel --- criu.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/criu.spec b/criu.spec index 6a0def4..5a4cad6 100644 --- a/criu.spec +++ b/criu.spec @@ -9,7 +9,7 @@ License: GPLv2 URL: http://criu.org/ Source0: http://download.openvz.org/criu/criu-%{version}.tar.bz2 -BuildRequires: protobuf-devel protobuf-c-devel python2-devel +BuildRequires: protobuf-devel protobuf-c-devel python2-devel libnl3-devel libcap-devel %if 0%{?fedora} BuildRequires: asciidoc xmlto %endif