wok-6.x diff libxml2/receipt @ rev 12730

Add: xosd (On Screen Display)
author Christophe Lincoln <pankso@slitaz.org>
date Sat May 05 19:03:44 2012 +0200 (2012-05-05)
parents d1768332cee0
children c50f70597a21
line diff
     1.1 --- a/libxml2/receipt	Sun May 08 09:01:58 2011 +0000
     1.2 +++ b/libxml2/receipt	Sat May 05 19:03:44 2012 +0200
     1.3 @@ -9,6 +9,7 @@
     1.4  WEB_SITE="http://xmlsoft.org/"
     1.5  WGET_URL="ftp://xmlsoft.org/libxml2/$TARBALL"
     1.6  DEPENDS="zlib"
     1.7 +BUILD_DEPENDS="python"
     1.8  
     1.9  # Rules to configure and make the package.
    1.10  #