[pacemaker] Add missing Requires for our devel package

Andrew Beekhof beekhof at fedoraproject.org
Tue May 17 07:38:58 UTC 2011


commit e44294ecd431a8dfabf45261eb29cc40c6b5db00
Author: Andrew Beekhof <andrew at beekhof.net>
Date:   Tue May 17 09:35:17 2011 +0200

    Add missing Requires for our devel package

 pacemaker.spec |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/pacemaker.spec b/pacemaker.spec
index 6c1d320..6a31a90 100644
--- a/pacemaker.spec
+++ b/pacemaker.spec
@@ -126,7 +126,7 @@ License:	GPLv2+ and LGPLv2+
 Summary:	Pacemaker development package
 Group:		Development/Libraries
 Requires:	%{name}-libs = %{version}-%{release}
-Requires:	cluster-glue-libs-devel
+Requires:	cluster-glue-libs-devel libtool-ltdl-devel
 %if %{with ais}
 Requires:	corosynclib-devel
 %endif


More information about the scm-commits mailing list