wok diff rarian/receipt @ rev 8684

Fix dep: gnome-menus depends on libgio
author Antoine Bodin <gokhlayeh@slitaz.org>
date Thu Feb 17 18:56:09 2011 +0100 (2011-02-17)
parents bd30b042b18a
children 940b5937e496
line diff
     1.1 --- a/rarian/receipt	Sat Oct 16 19:48:05 2010 +0000
     1.2 +++ b/rarian/receipt	Thu Feb 17 18:56:09 2011 +0100
     1.3 @@ -34,5 +34,6 @@
     1.4  	cp -a $_pkg/usr/bin $fs/usr
     1.5  	cp -a $_pkg/usr/lib/*.so* $fs/usr/lib
     1.6  	cp -a $_pkg/usr/share/librarian/rarian-sk-cl.xml $fs/usr/share/librarian
     1.7 +	cp -a $_pkg/var $fs/
     1.8  }
     1.9