wok-current diff gnustep-base/receipt @ rev 8845

subersion: fix DEPENDS (based on last pkg from tank)
author Christophe Lincoln <pankso@slitaz.org>
date Fri Feb 25 01:27:30 2011 +0100 (2011-02-25)
parents 8527ff530176
children 95d3f98629c5
line diff
     1.1 --- a/gnustep-base/receipt	Tue Feb 22 23:07:21 2011 +0100
     1.2 +++ b/gnustep-base/receipt	Fri Feb 25 01:27:30 2011 +0100
     1.3 @@ -18,7 +18,7 @@
     1.4  	./configure \
     1.5  		--prefix=/usr \
     1.6  		--with-ffi-library=/usr/lib \
     1.7 -		--with-ffi-include=/usr/include/libffi-3.0.8 \
     1.8 +		--with-ffi-include=/usr/include/libffi-3.0.9 \
     1.9  		$CONFIGURE_ARGS &&
    1.10  	make &&
    1.11  	make DESTDIR=$PWD/_pkg install