On Wed, Nov 28, 2018 at 10:40:06PM +0100, Nicolas Morey-Chaisemartin wrote: > On 11/28/18 2:57 PM, Leon Romanovsky wrote: > > From: Leon Romanovsky <leonro@xxxxxxxxxxxx> > > > > Build without curl-mini to satisfy SuSE leap dependency. > > > > _ rdma-core git:(pyverbs) ./buildlib/cbuild pkg leap > > error: Failed build dependencies: > > curl-mini is needed by rdma-core-22.0-0.x86_64 > > > > Signed-off-by: Leon Romanovsky <leonro@xxxxxxxxxxxx> > > --- > > buildlib/cbuild | 1 + > > 1 file changed, 1 insertion(+) > > > > diff --git a/buildlib/cbuild b/buildlib/cbuild > > index c19e77eb..986471c9 100755 > > --- a/buildlib/cbuild > > +++ b/buildlib/cbuild > > @@ -340,6 +340,7 @@ class leap(ZypperEnvironment): > > 'systemd-devel', > > 'valgrind-devel', > > }; > > + rpmbuild_options = [ "--without=curlmini" ]; > > name = "opensuse-15.0"; > > aliases = {"leap"}; > > > > Good catch. Broke this when I updated from Leap 42.3 to 15 > > Reviewed-by: Nicolas Morey-Chaisemartin <nmoreychaisemartin@xxxxxxxx> > Thanks, I'll apply it as standalone patch now.
Attachment:
signature.asc
Description: PGP signature