Reviewed-by: Steven Dake <[email protected]> On 08/05/2011 12:09 AM, Angus Salkeld wrote: > Signed-off-by: Angus Salkeld <[email protected]> > --- > corosync.spec.in | 2 +- > pkgconfig/corosync.pc.in | 2 +- > 2 files changed, 2 insertions(+), 2 deletions(-) > > diff --git a/corosync.spec.in b/corosync.spec.in > index 58c4b0d..d50b72c 100644 > --- a/corosync.spec.in > +++ b/corosync.spec.in > @@ -36,7 +36,7 @@ Conflicts: openais <= 0.89, openais-devel <= 0.89 > %if %{buildtrunk} > BuildRequires: autoconf automake > %endif > -BuildRequires: nss-devel > +BuildRequires: nss-devel libqb-devel > %if %{with rdma} > BuildRequires: libibverbs-devel librdmacm-devel > %endif > diff --git a/pkgconfig/corosync.pc.in b/pkgconfig/corosync.pc.in > index 820c607..31b354a 100644 > --- a/pkgconfig/corosync.pc.in > +++ b/pkgconfig/corosync.pc.in > @@ -8,5 +8,5 @@ socketdir=@COROSOCKETDIR@ > Name: corosync > Version: @LIBVERSION@ > Description: corosync > -Requires: > +Requires: libqb > Cflags: -I${includedir}
_______________________________________________ Openais mailing list [email protected] https://lists.linux-foundation.org/mailman/listinfo/openais
