diff --git a/srcpkgs/dbus-python/template b/srcpkgs/dbus-python/template index 09c487dba14..48cf1ac5faa 100644 --- a/srcpkgs/dbus-python/template +++ b/srcpkgs/dbus-python/template @@ -1,6 +1,7 @@ # Template file for 'dbus-python' pkgname=dbus-python version=0.83.0 +revision=1 distfiles="http://dbus.freedesktop.org/releases/$pkgname/$pkgname-$version.tar.gz" build_style=gnu_configure short_desc="D-Bus Python bindings" @@ -9,5 +10,11 @@ checksum=89dd1d5aa5c2ba04677d1aa2616caa50274d8c08f3d6bc164e6f7b9930776191 long_desc=" This package provides Python bindings for D-BUS." -Add_dependency full dbus-glib +Add_dependency run glibc +Add_dependency run glib +Add_dependency run dbus-libs +Add_dependency run dbus-glib +Add_dependency build dbus-devel +Add_dependency build glib-devel +Add_dependency build dbus-glib Add_dependency full python