wok-stable diff hsetroot/receipt @ rev 12235
grub: asmstub.c does not support gcc >= 4.5
author | Pascal Bellard <pascal.bellard@slitaz.org> |
---|---|
date | Mon Apr 09 12:45:16 2012 +0200 (2012-04-09) |
parents | 8ca23e8fc082 |
children |
line diff
1.1 --- a/hsetroot/receipt Sun Mar 15 20:53:26 2009 +0000 1.2 +++ b/hsetroot/receipt Mon Apr 09 12:45:16 2012 +0200 1.3 @@ -11,6 +11,7 @@ 1.4 TARBALL="$PACKAGE-$VERSION.tar.gz" 1.5 WEB_SITE="http://thegraveyard.org/hsetroot.php" 1.6 WGET_URL="http://thegraveyard.org/files/$TARBALL" 1.7 +TAGS="wallpaper" 1.8 1.9 # Rules to configure and make the package. 1.10 compile_rules()