wok diff pangomm-dev/receipt @ rev 6963

Fixed claws-mail building on clean chroot. Added claws-mail, gtk+-dev, and libetpan-dev to claws-mail-dev depends.
author Christopher Rogers <slaxemulator@gmail.com>
date Tue Oct 26 13:09:46 2010 +0000 (2010-10-26)
parents 6a4a0f71741d
children f4afc6def4c7
line diff
     1.1 --- a/pangomm-dev/receipt	Wed May 05 02:37:19 2010 +0000
     1.2 +++ b/pangomm-dev/receipt	Tue Oct 26 13:09:46 2010 +0000
     1.3 @@ -14,5 +14,5 @@
     1.4  	mkdir -p $fs/usr/lib
     1.5  	cp -a $_pkg/usr/lib/*.*a $fs/usr/lib
     1.6  	cp -a $_pkg/usr/lib/pkgconfig $fs/usr/lib
     1.7 -	cp -a $_pkg/usr/include $fs/usr
     1.8 +	cp -a $_pkg/usr/include $_pkg/usr/lib/*/include $fs/usr
     1.9  }