wok-next diff dbus-python/receipt @ rev 5614

catalyst: fix compile with 2.6.33.4 and WGET_URL
author Rohit Joshi <jozee@slitaz.org>
date Thu May 20 10:43:52 2010 -0400 (2010-05-20)
parents deb8d82727bb
children 17aae24bdce5
line diff
     1.1 --- a/dbus-python/receipt	Wed Feb 11 17:31:38 2009 +0100
     1.2 +++ b/dbus-python/receipt	Thu May 20 10:43:52 2010 -0400
     1.3 @@ -4,7 +4,7 @@
     1.4  VERSION="0.83.0"
     1.5  CATEGORY="system-tools"
     1.6  SHORT_DESC="D-Bus python binding."
     1.7 -DEPENDS="dbus glib python"
     1.8 +DEPENDS="dbus glib python dbus-glib"
     1.9  BUILD_DEPENDS="$DEPENDS dbus-dev glib-dev python-dev"
    1.10  MAINTAINER="pankso@slitaz.org"
    1.11  TARBALL="$PACKAGE-$VERSION.tar.gz"