wok diff fish/receipt @ rev 18281

mate-control-center: update deps and force glib compile schemas
author Yuri Pourre <yuripourre@gmail.com>
date Mon Aug 10 09:59:01 2015 -0300 (2015-08-10)
parents a692dd5a5c64
children e05b74acb4b1
line diff
     1.1 --- a/fish/receipt	Sun Nov 02 19:40:25 2014 +0100
     1.2 +++ b/fish/receipt	Mon Aug 10 09:59:01 2015 -0300
     1.3 @@ -15,6 +15,7 @@
     1.4  
     1.5  compile_rules()
     1.6  {
     1.7 +	export LDFLAGS="$LDFLAGS -ltinfo"
     1.8  	./configure \
     1.9  		$CONFIGURE_ARGS &&
    1.10  	make &&