From 6a95f58d97f140297f89d34c5f583eb6d422dabc Mon Sep 17 00:00:00 2001 From: Kalev Lember Date: Wed, 15 Apr 2015 00:50:51 +0200 Subject: [PATCH] add missing build dep --- libtool.spec | 1 + 1 file changed, 1 insertion(+) diff --git a/libtool.spec b/libtool.spec index 08c7393..b875e9c 100644 --- a/libtool.spec +++ b/libtool.spec @@ -25,6 +25,7 @@ Requires(post): /sbin/install-info Requires(preun): /sbin/install-info BuildRequires: autoconf, automake, texinfo +BuildRequires: help2man # make sure we can configure all supported langs BuildRequires: libstdc++-devel, gcc-gfortran