wok diff htmldoc/receipt @ rev 19863

syslinux/bootiso.S: remove VCPI code (duplicate/tazboot)
author Pascal Bellard <pascal.bellard@slitaz.org>
date Sun Mar 26 15:53:23 2017 +0200 (2017-03-26)
parents ce500f4b78ff
children eccd0a10e94e
line diff
     1.1 --- a/htmldoc/receipt	Tue Aug 13 16:51:29 2013 +0000
     1.2 +++ b/htmldoc/receipt	Sun Mar 26 15:53:23 2017 +0200
     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()