diff options
author | sibel <lesibel@free.fr> | 2011-01-15 10:00:41 +0100 |
---|---|---|
committer | sibel <lesibel@free.fr> | 2011-01-15 10:00:41 +0100 |
commit | 061e0e1c069a9e47d3284199eaf3131e4cf222b8 (patch) | |
tree | 1cf33eae88a52318d56a342bfe62c8bbba144dec /extra | |
parent | abbdbdf0a9f56f28178f45af3b823a01bfd3dd68 (diff) | |
download | nutyx-pakxe-061e0e1c069a9e47d3284199eaf3131e4cf222b8.tar.gz nutyx-pakxe-061e0e1c069a9e47d3284199eaf3131e4cf222b8.tar.bz2 nutyx-pakxe-061e0e1c069a9e47d3284199eaf3131e4cf222b8.tar.xz nutyx-pakxe-061e0e1c069a9e47d3284199eaf3131e4cf222b8.zip |
dbus-python, correction deps python2
Diffstat (limited to 'extra')
-rwxr-xr-x | extra/dbus-python/Pkgfile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/extra/dbus-python/Pkgfile b/extra/dbus-python/Pkgfile index 5b6f8670b..06e63720a 100755 --- a/extra/dbus-python/Pkgfile +++ b/extra/dbus-python/Pkgfile @@ -2,7 +2,7 @@ # URL: http://dbus.freedesktop.org/ # Maintainer: NuTyX core team # Packager: thierryn1 at hispeed dot ch -# Depends on: dbus-glib, python2 +# Depends on: dbus-glib name=dbus-python version=0.83.2 |