wok diff dbus/receipt @ rev 3000

slim: Fix pre_install func to backup config file (Thanks firmit)
author Christophe Lincoln <pankso@slitaz.org>
date Mon May 11 21:44:31 2009 +0200 (2009-05-11)
parents 1344bb3ef87d
children d32e2ee46d0c
line diff
     1.1 --- a/dbus/receipt	Tue Dec 09 20:16:07 2008 +0000
     1.2 +++ b/dbus/receipt	Mon May 11 21:44:31 2009 +0200
     1.3 @@ -4,7 +4,8 @@
     1.4  VERSION="1.2.4"
     1.5  CATEGORY="x-window"
     1.6  SHORT_DESC="D-Bus is a message bus system."
     1.7 -DEPENDS="expat xorg-libX11 slitaz-base-files"
     1.8 +DEPENDS="expat xorg-libX11 slitaz-base-files xorg-libICE xorg-libSM \
     1.9 +xorg-libXau xorg-libXdmcp"
    1.10  BUILD_DEPENDS="xorg-libX11-dev expat-dev"
    1.11  MAINTAINER="pankso@slitaz.org"
    1.12  TARBALL="$PACKAGE-$VERSION.tar.gz"