From a6d7ea522b1c588c5506b346cc73ddc8b67bffac Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Pavel=20=C5=A0imerda?= Date: Sun, 27 May 2012 02:21:01 +0200 Subject: [PATCH] Add NetworkManager-devel to BuildRequires --- strongswan.spec | 2 ++ 1 file changed, 2 insertions(+) diff --git a/strongswan.spec b/strongswan.spec index 2343daf..01570ad 100644 --- a/strongswan.spec +++ b/strongswan.spec @@ -11,6 +11,7 @@ Patch1: %{name}-rename.patch BuildRequires: gmp-devel BuildRequires: libcurl-devel BuildRequires: openldap-devel +BuildRequires: NetworkManager-devel %if 0%{?fedora} >= 15 || 0%{?rhel} >= 7 BuildRequires: systemd-units Requires(post): systemd-units @@ -191,6 +192,7 @@ fi %changelog * Sat May 26 2012 Pavel Šimerda - 4.6.3-2 - Add --enable-nm to configure +- Add NetworkManager-devel to BuildRequires * Sat May 26 2012 Pavel Šimerda - 4.6.3-1 - New version of Strongswan