wok diff lxde/receipt @ rev 17455

syslinux/iso2exe: avoid a possible deadlock in progress bar
author Pascal Bellard <pascal.bellard@slitaz.org>
date Thu Dec 18 12:32:12 2014 +0100 (2014-12-18)
parents 62b66edb40b5
children 5d53e8ccbc8d
line diff
     1.1 --- a/lxde/receipt	Sat Apr 05 21:37:01 2014 +0200
     1.2 +++ b/lxde/receipt	Thu Dec 18 12:32:12 2014 +0100
     1.3 @@ -10,10 +10,10 @@
     1.4  TAGS="wm desktop"
     1.5  HOST_ARCH="i486 arm"
     1.6  
     1.7 -SUGGESTED="lxterminal lxdm pcmanfm"
     1.8 -DEPENDS="xorg-libX11 gtk+ lxpanel lxtask lxappearance lxsession \
     1.9 -lxsession-edit lxrandr lxinput openbox obconf gpicview leafpad \
    1.10 -slitaz-configs"
    1.11 +SUGGESTED="lxterminal lxdm"
    1.12 +DEPENDS="xorg-libX11 gtk+ lxpanel lxtask lxappearance lxsession pcmanfm \
    1.13 +lxsession-edit lxrandr lxinput openbox obconf gpicview leafpad slitaz-configs
    1.14 +slitaz-tools-boxes"
    1.15  
    1.16  # Rules to gen a SliTaz package suitable for Tazpkg.
    1.17  genpkg_rules()