wok-next diff libnfc/receipt @ rev 20900

gdk-pixbuf: build man pages; glib-networking: up (2.56.1); glibmm: up (2.56.0); gnupg: up (2.2.9); gsettings-desktop-schemas: up (3.28.0); tint2: up (16.4).
author Aleksej Bobylev <al.bobylev@gmail.com>
date Sat Jul 21 17:03:50 2018 +0300 (2018-07-21)
parents 9e5dca6702bf
children 228b9c951d97
line diff
     1.1 --- a/libnfc/receipt	Sat Apr 07 16:01:14 2018 +0300
     1.2 +++ b/libnfc/receipt	Sat Jul 21 17:03:50 2018 +0300
     1.3 @@ -18,6 +18,7 @@
     1.4  	./configure \
     1.5  		--with-drivers=all \
     1.6  		$CONFIGURE_ARGS &&
     1.7 +	fix libtool &&
     1.8  	make &&
     1.9  	make DESTDIR=$DESTDIR install
    1.10  }