wok-next diff pygoocanvas/receipt @ rev 20890

Update bdeps: glib-networking, gpicview, libidn2, mtpaint, parted, shared-mime-info
author Aleksej Bobylev <al.bobylev@gmail.com>
date Tue Jul 17 00:12:47 2018 +0300 (2018-07-17)
parents 9e5dca6702bf
children de355b69ea82
line diff
     1.1 --- a/pygoocanvas/receipt	Sat Apr 07 16:01:14 2018 +0300
     1.2 +++ b/pygoocanvas/receipt	Tue Jul 17 00:12:47 2018 +0300
     1.3 @@ -17,6 +17,7 @@
     1.4  	./configure \
     1.5  		--disable-docs \
     1.6  		$CONFIGURE_ARGS &&
     1.7 +	fix libtool &&
     1.8  	make &&
     1.9  	make DESTDIR=$DESTDIR install
    1.10  }