wok diff dbus/receipt @ rev 2705

fix: consonance BUILD_DEPENDS
author Rohit Joshi <jozee@slitaz.org>
date Wed Apr 22 16:32:38 2009 +0000 (2009-04-22)
parents 1344bb3ef87d
children d32e2ee46d0c
line diff
     1.1 --- a/dbus/receipt	Tue Dec 09 20:16:07 2008 +0000
     1.2 +++ b/dbus/receipt	Wed Apr 22 16:32:38 2009 +0000
     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"