wok diff h8300-binutils/receipt @ rev 13338
Add icoutils
author | Pascal Bellard <pascal.bellard@slitaz.org> |
---|---|
date | Wed Sep 05 14:45:15 2012 +0200 (2012-09-05) |
parents | 8e4c74abdf74 |
children | 380ffe05937a |
line diff
1.1 --- a/h8300-binutils/receipt Mon Jan 02 23:06:19 2012 +0100 1.2 +++ b/h8300-binutils/receipt Wed Sep 05 14:45:15 2012 +0200 1.3 @@ -10,6 +10,7 @@ 1.4 TARBALL="$SOURCE-$VERSION.tar.bz2" 1.5 WEB_SITE="http://www.gnu.org/software/binutils/" 1.6 WGET_URL="$GNU_MIRROR/$SOURCE/$TARBALL" 1.7 +TAGS="assembler linker" 1.8 1.9 # Configuration only needs included if we're in the build/wok environment 1.10 if [ -e $WOK/h8300-toolchain/stuff/h8300.conf ] ; then