wok-next rev 19911

emerald, fltk-colbrowser: update bdeps
author Pascal Bellard <pascal.bellard@slitaz.org>
date Fri Oct 13 11:06:14 2017 +0200 (2017-10-13)
parents a0bea82010d7
children b1c1d65e3d49
files emerald/receipt fltk-colbrowser/receipt
line diff
     1.1 --- a/emerald/receipt	Fri Oct 13 05:58:05 2017 +0300
     1.2 +++ b/emerald/receipt	Fri Oct 13 11:06:14 2017 +0200
     1.3 @@ -12,7 +12,7 @@
     1.4  
     1.5  DEPENDS="xorg-libX11 gtk+ libwnck compiz-core"
     1.6  BUILD_DEPENDS="xorg-dev gtk+-dev libwnck-dev compiz-core-dev \
     1.7 -libtool autoconf automake"
     1.8 +libtool autoconf automake intltool"
     1.9  
    1.10  # Rules to configure and make the package.
    1.11  compile_rules()
     2.1 --- a/fltk-colbrowser/receipt	Fri Oct 13 05:58:05 2017 +0300
     2.2 +++ b/fltk-colbrowser/receipt	Fri Oct 13 11:06:14 2017 +0200
     2.3 @@ -10,8 +10,9 @@
     2.4  HOST_ARCH="i486 arm"
     2.5  
     2.6  WANTED="fltk"
     2.7 -DEPENDS="fltk"
     2.8 -BUILD_DEPENDS="xorg-libXft fontconfig"
     2.9 +DEPENDS="fltk xorg-libXinerama"
    2.10 +BUILD_DEPENDS="xorg-libXft fontconfig xorg-libX11-dev xorg-libXinerama \
    2.11 +xorg-libXfixe"
    2.12  
    2.13  # Rules to configure and make the package.
    2.14  compile_rules()