wok-current rev 15919
openbox: depends on xorg-libXcursor (fix no X in justx flavor)
author | Christophe Lincoln <pankso@slitaz.org> |
---|---|
date | Tue Feb 18 17:43:11 2014 +0100 (2014-02-18) |
parents | 7b0dd84e835d |
children | 89cf79341e90 |
files | openbox-imlib2/receipt openbox/receipt |
line diff
1.1 --- a/openbox-imlib2/receipt Sun Feb 16 19:43:02 2014 +0100 1.2 +++ b/openbox-imlib2/receipt Tue Feb 18 17:43:11 2014 +0100 1.3 @@ -15,7 +15,8 @@ 1.4 PROVIDE="openbox" 1.5 1.6 DEPENDS="startup-notification pango glib xorg-libX11 fontconfig freetype \ 1.7 -xorg-libXrandr xorg-libXft xorg-libXinerama libxml2 imlib2 slitaz-configs" 1.8 +xorg-libXrandr xorg-libXft xorg-libXinerama xorg-libXcursor libxml2 imlib2\ 1.9 +slitaz-configs" 1.10 BUILD_DEPENDS="xorg-dev pango-dev glib-dev startup-notification-dev \ 1.11 xorg-libXft-dev util-linux-uuid-dev libxml2-dev imlib2-dev" 1.12
2.1 --- a/openbox/receipt Sun Feb 16 19:43:02 2014 +0100 2.2 +++ b/openbox/receipt Tue Feb 18 17:43:11 2014 +0100 2.3 @@ -4,16 +4,17 @@ 2.4 VERSION="3.5.2" 2.5 CATEGORY="x-window" 2.6 SHORT_DESC="Small-footprint and standard compliant Window Manager." 2.7 -SUGGESTED="obconf spacefm hsetroot" 2.8 MAINTAINER="pankso@slitaz.org" 2.9 LICENSE="GPL2" 2.10 TARBALL="$PACKAGE-$VERSION.tar.gz" 2.11 WEB_SITE="http://openbox.org/" 2.12 WGET_URL="http://openbox.org/dist/openbox/$TARBALL" 2.13 +SUGGESTED="obconf spacefm pcmanfm hsetroot" 2.14 TAGS="window-manager wm" 2.15 2.16 DEPENDS="startup-notification pango glib xorg-libX11 fontconfig freetype \ 2.17 -xorg-libXrandr xorg-libXft xorg-libXinerama libxml2 slitaz-configs" 2.18 +xorg-libXrandr xorg-libXft xorg-libXinerama xorg-libXcursor \ 2.19 +libxml2 slitaz-configs" 2.20 BUILD_DEPENDS="xorg-dev pango-dev glib-dev startup-notification-dev \ 2.21 xorg-libXft-dev util-linux-uuid-dev libxml2-dev" 2.22