wok diff htmldoc/receipt @ rev 17009

Add gnome-hearts
author Yuri Pourre <yuripourre@gmail.com>
date Tue Aug 12 14:41:19 2014 -0300 (2014-08-12)
parents ce500f4b78ff
children eccd0a10e94e
line diff
     1.1 --- a/htmldoc/receipt	Tue Aug 13 16:51:29 2013 +0000
     1.2 +++ b/htmldoc/receipt	Tue Aug 12 14:41:19 2014 -0300
     1.3 @@ -10,8 +10,8 @@
     1.4  WEB_SITE="http://www.htmldoc.org"
     1.5  WGET_URL="http://ftp.easysw.com/pub/$PACKAGE/$VERSION/$TARBALL"
     1.6  
     1.7 -DEPENDS="libjpeg libpng fltk"
     1.8 -BUILD_DEPENDS="libjpeg-dev libpng-dev fltk-dev"
     1.9 +DEPENDS="jpeg libpng fltk"
    1.10 +BUILD_DEPENDS="jpeg-dev libpng-dev fltk-dev"
    1.11  
    1.12  # Rules to configure and make the package.
    1.13  compile_rules()