Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=python26.git;a=commitdiff;h=4c24215e232e0f5252e6229e818ae216aef70f74
commit 4c24215e232e0f5252e6229e818ae216aef70f74 Author: Miklos Vajna <[email protected]> Date: Sat Dec 27 23:40:58 2008 +0100 dbus-python-0.83.0-2-x86_64 - depends() fix diff --git a/source/apps/dbus-python/FrugalBuild b/source/apps/dbus-python/FrugalBuild index 4381d61..dcb6547 100644 --- a/source/apps/dbus-python/FrugalBuild +++ b/source/apps/dbus-python/FrugalBuild @@ -6,7 +6,7 @@ pkgver=0.83.0 pkgrel=2 pkgdesc="Python bindings for D-BUS" url="http://www.freedesktop.org/wiki/Software_2fDBusBindings" -depends=('dbus-glib>=0.74-2' 'python>=2.6.2-5') +depends=('dbus-glib>=0.74-2' 'python>=2.6') makedepends=('doxygen') groups=('apps') archs=('i686' 'x86_64' 'ppc') _______________________________________________ Frugalware-git mailing list [email protected] http://frugalware.org/mailman/listinfo/frugalware-git
