wok diff unshield/receipt @ rev 5894

inkscape: Fix build with gcc45 (http://bugs.gentoo.org/show_bug.cgi?id=305749)
author Eric Joseph-Alexandre <erjo@slitaz.org>
date Thu Jul 22 23:54:43 2010 +0200 (2010-07-22)
parents 52dc4b48ed81
children 23c3aed67cd9
line diff
     1.1 --- a/unshield/receipt	Mon Oct 06 19:20:18 2008 +0000
     1.2 +++ b/unshield/receipt	Thu Jul 22 23:54:43 2010 +0200
     1.3 @@ -10,6 +10,7 @@
     1.4  TARBALL="$PACKAGE-$VERSION.tar.gz"
     1.5  WEB_SITE="http://kent.dl.sourceforge.net/sourceforge/synce/"
     1.6  WGET_URL="http://kent.dl.sourceforge.net/sourceforge/synce/$TARBALL"
     1.7 +TAGS="windows exe cab"
     1.8  
     1.9  # Rules to configure and make the package.
    1.10  compile_rules()