wok-next diff h8300-binutils/receipt @ rev 15522

Up: thunderbird-langpack-sl (17.0.10esr)
author Dominique Corbex <domcox@slitaz.org>
date Tue Nov 19 22:24:32 2013 +0100 (2013-11-19)
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	Tue Nov 19 22:24:32 2013 +0100
     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