wok-next diff fltk-editor/receipt @ rev 16359

ARM: add dillo + fixes to fltk
author Christophe Lincoln <pankso@slitaz.org>
date Sun Apr 13 21:27:49 2014 +0200 (2014-04-13)
parents c9be5d5dedf9
children 089e96b232b8
line diff
     1.1 --- a/fltk-editor/receipt	Sun Apr 13 21:08:41 2014 +0200
     1.2 +++ b/fltk-editor/receipt	Sun Apr 13 21:27:49 2014 +0200
     1.3 @@ -3,13 +3,15 @@
     1.4  PACKAGE="fltk-editor"
     1.5  VERSION="1.3.2"
     1.6  CATEGORY="development"
     1.7 -SHORT_DESC="Fast Light Tool Kit documentation and examples."
     1.8 -WANTED="fltk"
     1.9 +SHORT_DESC="Fast Light Tool Kit simple  text editor."
    1.10  MAINTAINER="pankso@slitaz.org"
    1.11  LICENSE="LGPL2"
    1.12  WEB_SITE="http://www.fltk.org/"
    1.13  HOST_ARCH="i486 arm"
    1.14  
    1.15 +WANTED="fltk"
    1.16 +DEPENDS="fltk"
    1.17 +
    1.18  # Rules to configure and make the package.
    1.19  compile_rules()
    1.20  {