wok diff htmldoc/receipt @ rev 19294

sane-backends, scons, scrot, shell-fm, smake, soundtouch, wireless_tools: fix man or doc path
author Pascal Bellard <pascal.bellard@slitaz.org>
date Wed Jul 06 16:30:34 2016 +0200 (2016-07-06)
parents ce500f4b78ff
children eccd0a10e94e
line diff
     1.1 --- a/htmldoc/receipt	Tue Aug 13 16:51:29 2013 +0000
     1.2 +++ b/htmldoc/receipt	Wed Jul 06 16:30:34 2016 +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()