wok-next diff notification-daemon-gtk2/receipt @ rev 20532

moc, mypaint: update bdeps
author Pascal Bellard <pascal.bellard@slitaz.org>
date Mon Mar 26 13:35:23 2018 +0200 (2018-03-26)
parents c733dc0b3f6c
children 757d032c55c7
line diff
     1.1 --- a/notification-daemon-gtk2/receipt	Sun Oct 15 05:11:40 2017 +0300
     1.2 +++ b/notification-daemon-gtk2/receipt	Mon Mar 26 13:35:23 2018 +0200
     1.3 @@ -16,7 +16,10 @@
     1.4  SPLIT="notification-daemon-gtk2-dev"
     1.5  
     1.6  compile_rules() {
     1.7 -	./configure $CONFIGURE_ARGS && make && make install
     1.8 +	fix ld
     1.9 +	./configure $CONFIGURE_ARGS &&
    1.10 +	fix libtool &&
    1.11 +	make && make install
    1.12  }
    1.13  
    1.14  genpkg_rules() {