wok diff mingw32-gcc/receipt @ rev 14078

dbus-helper: fix ownership
author ernia <monghitri@aruba.it>
date Fri Feb 22 17:04:38 2013 +0000 (2013-02-22)
parents 42924af752bc
children b2a632fc9587
line diff
     1.1 --- a/mingw32-gcc/receipt	Tue May 29 17:22:16 2012 +0200
     1.2 +++ b/mingw32-gcc/receipt	Fri Feb 22 17:04:38 2013 +0000
     1.3 @@ -17,6 +17,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 C++ ada"
     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