wok diff mingw32-gcc-c/receipt @ rev 14497

syslinux: add greek support (again)
author Pascal Bellard <pascal.bellard@slitaz.org>
date Fri May 10 13:18:58 2013 +0200 (2013-05-10)
parents 42924af752bc
children 380ffe05937a
line diff
     1.1 --- a/mingw32-gcc-c/receipt	Tue May 29 17:22:16 2012 +0200
     1.2 +++ b/mingw32-gcc-c/receipt	Fri May 10 13:18:58 2013 +0200
     1.3 @@ -13,6 +13,7 @@
     1.4  MINGW32_URL="$SF_MIRROR/mingw"
     1.5  WGET_URL="$MINGW32_URL/$TARBALL"
     1.6  MINGW32_ID="i586-pc-mingw32"
     1.7 +TAGS="compiler C"
     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