wok diff openbox/receipt @ rev 17238
dovecot, proftpd: CVE-2014-3566
author | Pascal Bellard <pascal.bellard@slitaz.org> |
---|---|
date | Sat Oct 18 14:31:43 2014 +0200 (2014-10-18) |
parents | 1204cf352c74 |
children | 5d53e8ccbc8d |
line diff
1.1 --- a/openbox/receipt Sat Mar 29 03:04:46 2014 +0100 1.2 +++ b/openbox/receipt Sat Oct 18 14:31:43 2014 +0200 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