wok diff edbus/receipt @ rev 5018

update DEPENDS: nvidia is hardware-specific and should be removed or optional
author Rohit Joshi <jozee@slitaz.org>
date Mon Mar 01 08:54:30 2010 +0000 (2010-03-01)
parents f99c07c038f7
children b68b4f934ba7
line diff
     1.1 --- a/edbus/receipt	Sun Jan 10 23:07:29 2010 +0100
     1.2 +++ b/edbus/receipt	Mon Mar 01 08:54:30 2010 +0000
     1.3 @@ -5,7 +5,7 @@
     1.4  CATEGORY="x-window"
     1.5  SHORT_DESC="E17 wrappers around dbus."
     1.6  MAINTAINER="pankso@slitaz.org"
     1.7 -DEPENDS="dbus ecore"
     1.8 +DEPENDS="dbus ecore glibc-base"
     1.9  BUILD_DEPENDS="dbus-dev ecore-dev ecore"
    1.10  SOURCE="e_dbus"
    1.11  TARBALL="$SOURCE-$VERSION.tar.bz2"