wok diff zopeinterface/receipt @ rev 5893

compcache: fix build with kernel 2.6.34
author Eric Joseph-Alexandre <erjo@slitaz.org>
date Thu Jul 22 23:03:19 2010 +0200 (2010-07-22)
parents e8ee7cd18b24
children 1d12d150e3be
line diff
     1.1 --- a/zopeinterface/receipt	Thu Feb 05 15:03:39 2009 +0000
     1.2 +++ b/zopeinterface/receipt	Thu Jul 22 23:03:19 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()