wok-stable diff xfe/receipt @ rev 5268

Add: mpc-library (C lib for the arithmetic) New dep for gcc 4.5.0
author Christophe Lincoln <pankso@slitaz.org>
date Wed Apr 14 22:45:03 2010 +0200 (2010-04-14)
parents add5a2914906
children 0b4cf0d9e1b5
line diff
     1.1 --- a/xfe/receipt	Mon Apr 27 21:12:44 2009 +0200
     1.2 +++ b/xfe/receipt	Wed Apr 14 22:45:03 2010 +0200
     1.3 @@ -16,6 +16,7 @@
     1.4  compile_rules()
     1.5  {
     1.6  	cd $src
     1.7 +	patch -p 0 < ../stuff/gcc-4.patch || exit 1
     1.8  	./configure \
     1.9  		--prefix=/usr \
    1.10  		--mandir=/usr/share/man \