wok-next diff libnfs/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 | 474eb4a6385a |
children | e7a485521d6a |
line diff
1.1 --- a/libnfs/receipt Sat Mar 24 11:07:24 2018 +0200 1.2 +++ b/libnfs/receipt Tue Jul 17 00:12:47 2018 +0300 1.3 @@ -16,7 +16,10 @@ 1.4 1.5 compile_rules() { 1.6 autoreconf -vif && 1.7 - ./configure $CONFIGURE_ARGS && make && make install 1.8 + ./configure $CONFIGURE_ARGS && 1.9 + fix libtool && 1.10 + make && 1.11 + make install 1.12 } 1.13 1.14 genpkg_rules() {