wok-next diff zopeinterface/receipt @ rev 5772

mysql: Add InnoDB support.
author Eric Joseph-Alexandre <erjo@slitaz.org>
date Tue Jul 06 00:21:37 2010 +0200 (2010-07-06)
parents e8ee7cd18b24
children 1d12d150e3be
line diff
     1.1 --- a/zopeinterface/receipt	Thu Feb 05 15:03:39 2009 +0000
     1.2 +++ b/zopeinterface/receipt	Tue Jul 06 00:21:37 2010 +0200
     1.3 @@ -11,6 +11,7 @@
     1.4  WGET_URL="$WEB_SITE/$VERSION/$TARBALL"
     1.5  DEPENDS="python"
     1.6  BUILD_DEPENDS="python"
     1.7 +TAGS="webserver application-server appserver"
     1.8  
     1.9  # Rules to configure and make the package.
    1.10  compile_rules()