From a192db4fae70443a34b7e488cc5ccd42548d52a5 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Pavel=20=C5=A0imerda?= Date: Wed, 20 Jun 2012 15:05:50 +0200 Subject: [PATCH] Add gettext-devel builddep --- strongswan.spec | 1 + 1 file changed, 1 insertion(+) diff --git a/strongswan.spec b/strongswan.spec index b469ee4..5146dc3 100644 --- a/strongswan.spec +++ b/strongswan.spec @@ -21,6 +21,7 @@ BuildRequires: bison BuildRequires: automake BuildRequires: autoconf BuildRequires: libtool +BuildRequires: gettext-devel %if 0%{?fedora} >= 15 || 0%{?rhel} >= 7 BuildRequires: systemd-units Requires(post): systemd-units