wok diff unshield/receipt @ rev 9855
python-mysql: fix bdeps
author | Christophe Lincoln <pankso@slitaz.org> |
---|---|
date | Mon May 16 12:31:57 2011 +0200 (2011-05-16) |
parents | 52dc4b48ed81 |
children | 23c3aed67cd9 |
line diff
1.1 --- a/unshield/receipt Mon Oct 06 19:20:18 2008 +0000 1.2 +++ b/unshield/receipt Mon May 16 12:31:57 2011 +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()