wok diff mingw32-binutils/receipt @ rev 14835
xfce4-session: remove wrong trigger
author | Pascal Bellard <pascal.bellard@slitaz.org> |
---|---|
date | Wed Jul 17 15:47:34 2013 +0200 (2013-07-17) |
parents | 42924af752bc |
children | 380ffe05937a |
line diff
1.1 --- a/mingw32-binutils/receipt Tue May 29 17:22:16 2012 +0200 1.2 +++ b/mingw32-binutils/receipt Wed Jul 17 15:47:34 2013 +0200 1.3 @@ -11,6 +11,7 @@ 1.4 TARBALL="$SOURCE-$VERSION-src.tar.gz" 1.5 WEB_SITE="http://www.mingw.org/" 1.6 WGET_URL="$SF_MIRROR/mingw/$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/mingw32-toolchain/stuff/mingw32.conf ] ; then