wok diff openbox/receipt @ rev 2253

Add squirrelmail-ldapuser
author Pascal Bellard <pascal.bellard@slitaz.org>
date Sun Feb 15 22:50:52 2009 +0000 (2009-02-15)
parents 123997fe83c0
children 4482e0fab13a
line diff
     1.1 --- a/openbox/receipt	Mon Oct 13 15:33:45 2008 +0000
     1.2 +++ b/openbox/receipt	Sun Feb 15 22:50:52 2009 +0000
     1.3 @@ -5,12 +5,12 @@
     1.4  CATEGORY="x-window"
     1.5  SHORT_DESC="Small-footprint and standard compliant Window Manager."
     1.6  MAINTAINER="pankso@slitaz.org"
     1.7 -DEPENDS="startup-notification pango glib xorg-libX11 slitaz-configs"
     1.8 -SUGGESTED="obconf pcmanfm hsetroot"
     1.9 +DEPENDS="startup-notification pango glib xorg-libX11"
    1.10 +SUGGESTED="obconf pcmanfm hsetroot slitaz-configs"
    1.11  BUILD_DEPENDS="xorg-dev pango-dev glib-dev startup-notification-dev"
    1.12  TARBALL="$PACKAGE-$VERSION.tar.gz"
    1.13  WEB_SITE="http://icculus.org/openbox/"
    1.14 -WGET_URL="http://download.tuxfamily.org/slitaz/sources/packages/o/$TARBALL"
    1.15 +WGET_URL="http://mirror.slitaz.org/sources/packages/o/$TARBALL"
    1.16  
    1.17  # Rules to configure and make the package.
    1.18  compile_rules()