wok-next diff h8300-gcc3/receipt @ rev 11465
seed: add intltool to build_depends
author | Antoine Bodin <gokhlayeh@slitaz.org> |
---|---|
date | Sat Dec 17 11:45:19 2011 +0100 (2011-12-17) |
parents | fdcef0b5e0c7 |
children | 8e4c74abdf74 |
line diff
1.1 --- a/h8300-gcc3/receipt Sat Jul 10 11:19:46 2010 +0200 1.2 +++ b/h8300-gcc3/receipt Sat Dec 17 11:45:19 2011 +0100 1.3 @@ -7,7 +7,7 @@ 1.4 SHORT_DESC="gcc targeting the H8/300" 1.5 MAINTAINER="rcx@zoominternet.net" 1.6 DEPENDS="h8300-binutils" 1.7 -BUILD_DEPENDS="slitaz-toolchain bison flex h8300-binutils" 1.8 +BUILD_DEPENDS="bison flex h8300-binutils" 1.9 TARBALL="$SOURCE-$VERSION.tar.bz2" 1.10 WEB_SITE="http://www.gnu.org/software/gcc/" 1.11 WGET_URL="$GNU_MIRROR/$SOURCE/$SOURCE-$VERSION/$TARBALL"