wok-next diff gsl/receipt @ rev 20634

oxine: update bdeps
author Pascal Bellard <pascal.bellard@slitaz.org>
date Fri Apr 27 12:51:30 2018 +0200 (2018-04-27)
parents ab7c63b80420
children f48456621a9d
line diff
     1.1 --- a/gsl/receipt	Thu Dec 07 17:39:40 2017 +0200
     1.2 +++ b/gsl/receipt	Fri Apr 27 12:51:30 2018 +0200
     1.3 @@ -18,6 +18,7 @@
     1.4  	./configure \
     1.5  		--disable-static \
     1.6  		$CONFIGURE_ARGS &&
     1.7 +	fix libtool &&
     1.8  	make $MAKEFLAGS &&
     1.9  	make install
    1.10  }