[libint] Need BR: libtool as well..

Susi Lehtola jussilehtola at fedoraproject.org
Sun Mar 9 11:39:55 UTC 2014


commit e2d84bfb509cb004db5f5c63743660b007bb4a88
Author: Susi Lehtola <jussilehtola at fedoraproject.org>
Date:   Sun Mar 9 13:39:43 2014 +0200

    Need BR: libtool as well..

 libint.spec |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)
---
diff --git a/libint.spec b/libint.spec
index ce7f8ff..80f475f 100644
--- a/libint.spec
+++ b/libint.spec
@@ -24,6 +24,7 @@ BuildRoot:      %(mktemp -ud %{_tmppath}/%{name}-%{version}-%{release}-XXXXXX)
 
 BuildRequires:  automake
 BuildRequires:  autoconf
+BuildRequires:  libtool
 
 %if 0%{?rhel} == 5
 # g++ crashes on pcc when trying to build in EPEL-5


More information about the scm-commits mailing list