wok-6.x diff id3lib/receipt @ rev 11477
add intltool to build_depends; add xorg-libXi & xorg-libSM to depends
author | Antoine Bodin <gokhlayeh@slitaz.org> |
---|---|
date | Sun Dec 18 03:01:59 2011 +0100 (2011-12-18) |
parents | 0b4cf0d9e1b5 |
children | de49f29b101e |
line diff
1.1 --- a/id3lib/receipt Mon Feb 14 19:09:46 2011 +0100 1.2 +++ b/id3lib/receipt Sun Dec 18 03:01:59 2011 +0100 1.3 @@ -15,7 +15,7 @@ 1.4 compile_rules() 1.5 { 1.6 cd $src 1.7 - patch -p1 -i ../stuff/id3lib-$VERSION-gcc-4.4.patch || return 1 1.8 + patch -p1 -i $stuff/id3lib-$VERSION-gcc-4.4.patch || return 1 1.9 ./configure \ 1.10 --prefix=/usr \ 1.11 $CONFIGURE_ARGS &&