wok diff openbox/receipt @ rev 17235

Up: firefox-official (33.0)
author Richard Dunbar <mojo@slitaz.org>
date Fri Oct 17 19:52:40 2014 -0400 (2014-10-17)
parents 1204cf352c74
children 5d53e8ccbc8d
line diff
     1.1 --- a/openbox/receipt	Sat Mar 29 03:04:46 2014 +0100
     1.2 +++ b/openbox/receipt	Fri Oct 17 19:52:40 2014 -0400
     1.3 @@ -12,7 +12,7 @@
     1.4  TAGS="window-manager wm"
     1.5  HOST_ARCH="i486 arm"
     1.6  
     1.7 -SUGGESTED="obconf spacefm pcmanfm hsetroot conky"
     1.8 +SUGGESTED="obconf spacefm pcmanfm hsetroot wbar2 conky"
     1.9  DEPENDS="pango glib xorg-libX11 fontconfig freetype xorg-libXrandr \
    1.10  xorg-libXft xorg-libXinerama xorg-libXcursor libxml2 slitaz-configs"
    1.11  BUILD_DEPENDS=" pango-dev glib-dev xorg-libXft-dev util-linux-uuid-dev \
    1.12 @@ -21,6 +21,7 @@
    1.13  # Handle slitaz arch: /etc/slitaz/slitaz.conf
    1.14  case "$SLITAZ_ARCH" in 
    1.15  	i?86) DEPENDS="$DEPENDS startup-notification" ;;
    1.16 +	arm*) DEPENDS="$DEPENDS hsetroot tint2" ;;
    1.17  esac
    1.18  
    1.19  # Handle cross compilation