From 89058fb2538513026d828efaacd69a6820d6cdcb Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Pavel=20=C5=A0imerda?= Date: Tue, 19 Jun 2012 21:54:39 +0200 Subject: [PATCH] Added libtoolize dependency --- strongswan.spec | 1 + 1 file changed, 1 insertion(+) diff --git a/strongswan.spec b/strongswan.spec index 7358d18..051ca2b 100644 --- a/strongswan.spec +++ b/strongswan.spec @@ -20,6 +20,7 @@ BuildRequires: flex BuildRequires: bison BuildRequires: automake BuildRequires: autoconf +BuildRequires: libtoolize %if 0%{?fedora} >= 15 || 0%{?rhel} >= 7 BuildRequires: systemd-units Requires(post): systemd-units