wok diff h8300-binutils/receipt @ rev 15009

clutter-gtk: typos
author Pascal Bellard <pascal.bellard@slitaz.org>
date Sun Aug 11 10:36:09 2013 +0000 (2013-08-11)
parents 4c16797dce28
children ee5c8b018b62
line diff
     1.1 --- a/h8300-binutils/receipt	Tue Jun 12 18:52:42 2012 +0200
     1.2 +++ b/h8300-binutils/receipt	Sun Aug 11 10:36:09 2013 +0000
     1.3 @@ -6,12 +6,14 @@
     1.4  CATEGORY="development"
     1.5  SHORT_DESC="binutils targeting the H8/300."
     1.6  MAINTAINER="rcx@zoominternet.net"
     1.7 -BUILD_DEPENDS="slitaz-toolchain bison flex"
     1.8 +LICENSE="GPL2"
     1.9  TARBALL="$SOURCE-$VERSION.tar.bz2"
    1.10  WEB_SITE="http://www.gnu.org/software/binutils/"
    1.11  WGET_URL="$GNU_MIRROR/$SOURCE/$TARBALL"
    1.12  TAGS="assembler linker"
    1.13  
    1.14 +BUILD_DEPENDS="slitaz-toolchain bison flex"
    1.15 +
    1.16  # Configuration only needs included if we're in the build/wok environment
    1.17  if [ -e $WOK/h8300-toolchain/stuff/h8300.conf ] ; then
    1.18  	. $WOK/h8300-toolchain/stuff/h8300.conf