wok diff efreet/receipt @ rev 8957

Fixed xpat2 to not need xorg and xorg-dev. Add xorg-libX11, xorg-libXt, and xorg-libXaw to xpat2 depends.
author Christopher Rogers <slaxemulator@gmail.com>
date Tue Mar 01 18:45:33 2011 +0000 (2011-03-01)
parents 85cd798d6997
children 3f1746026fcd
line diff
     1.1 --- a/efreet/receipt	Sat Feb 12 02:21:51 2011 +0100
     1.2 +++ b/efreet/receipt	Tue Mar 01 18:45:33 2011 +0000
     1.3 @@ -25,5 +25,6 @@
     1.4  	cp -a $_pkg/usr/bin $fs/usr
     1.5  	cp -a $_pkg/usr/share $fs/usr
     1.6  	cp -a $_pkg/usr/lib/*.so* $fs/usr/lib
     1.7 +	cp -a $_pkg/usr/lib/efreet $fs/usr/lib
     1.8  }
     1.9