wok diff cairo-clock/receipt @ rev 14130

move xfconf to libxfconf (xfce itself use this name), recook libxfce4ui (depend on libxfconf)
author Aleksej Bobylev <al.bobylev@gmail.com>
date Thu Feb 28 10:46:10 2013 +0000 (2013-02-28)
parents 41d27278e315
children 7896f0694ef6
line diff
     1.1 --- a/cairo-clock/receipt	Sat Aug 04 14:55:41 2012 +0200
     1.2 +++ b/cairo-clock/receipt	Thu Feb 28 10:46:10 2013 +0000
     1.3 @@ -18,7 +18,7 @@
     1.4  compile_rules()
     1.5  {
     1.6  	cd $src
     1.7 -	./configurei CC=gcc-3 $CONFIGURE_ARGS && 
     1.8 +	./configure CC=gcc-3 $CONFIGURE_ARGS && 
     1.9  	make && make install
    1.10  }
    1.11