wok diff mtpaint/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 2fea9f650677
children 2b9f96603415
line diff
     1.1 --- a/mtpaint/receipt	Wed Jan 09 00:05:17 2013 +0000
     1.2 +++ b/mtpaint/receipt	Thu Feb 28 10:46:10 2013 +0000
     1.3 @@ -18,7 +18,7 @@
     1.4  	cp -a $stuff/icons/*.xpm $src/src/icons1
     1.5  	cd $src
     1.6  	./configure \
     1.7 -		--cpu=i486 \
     1.8 +		--cpu=$ARCH \
     1.9  		--prefix=/usr \
    1.10  		intl nogif &&
    1.11  	make