wok diff tinypy/receipt @ rev 9779

cairomm: fix BUILD_DEPENDS
author Christophe Lincoln <pankso@slitaz.org>
date Wed May 11 23:00:08 2011 +0200 (2011-05-11)
parents 58996059f27f
children 23c3aed67cd9
line diff
     1.1 --- a/tinypy/receipt	Tue Sep 29 23:48:09 2009 +0200
     1.2 +++ b/tinypy/receipt	Wed May 11 23:00:08 2011 +0200
     1.3 @@ -10,6 +10,7 @@
     1.4  BUILD_DEPENDS="python-dev"
     1.5  WEB_SITE="http://www.tinypy.org/"
     1.6  WGET_URL="http://tinypy.googlecode.com/files/$TARBALL"
     1.7 +TAGS="python"
     1.8  
     1.9  # Rules to configure and make the package.
    1.10  compile_rules()