wok-next diff libstatgrab/receipt @ rev 19905

atril, directfb, libglu-mesa, libglw-mesa, waterline-plugin-multiload : update bdeps
author Xander Ziiryanoff <psychomaniak@xakep.ru>
date Thu Oct 12 19:04:50 2017 +0200 (2017-10-12)
parents 088cda923570
children 6c12ac1293fc
line diff
     1.1 --- a/libstatgrab/receipt	Tue Jun 11 13:42:26 2013 +0200
     1.2 +++ b/libstatgrab/receipt	Thu Oct 12 19:04:50 2017 +0200
     1.3 @@ -16,7 +16,7 @@
     1.4  # Rules to configure and make the package.
     1.5  compile_rules()
     1.6  {
     1.7 -	cd $src
     1.8 +	export LDFLAGS="$LDFLAGS -ltinfo"
     1.9  	./configure &&
    1.10  	make && make -j 1 install
    1.11  }