wok diff dbus-python/receipt @ rev 5712
webalizer: fix for gcc 4.4+
author | Pascal Bellard <pascal.bellard@slitaz.org> |
---|---|
date | Thu Jun 24 08:26:30 2010 +0200 (2010-06-24) |
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 Jun 24 08:26:30 2010 +0200 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"