diff options
author | sibel <lesibel@free.fr> | 2010-08-27 17:41:46 +0200 |
---|---|---|
committer | sibel <lesibel@free.fr> | 2010-08-27 17:41:46 +0200 |
commit | 20af3dc70dac60815cfce5f122e9ccf0de322f4b (patch) | |
tree | 51162dd53ab143052524f047afa4c7dcf337e353 /extra | |
parent | f38a87bc895d0fea149d9287655b3192f55128c5 (diff) | |
download | nutyx-pakxe-20af3dc70dac60815cfce5f122e9ccf0de322f4b.tar.gz nutyx-pakxe-20af3dc70dac60815cfce5f122e9ccf0de322f4b.tar.bz2 nutyx-pakxe-20af3dc70dac60815cfce5f122e9ccf0de322f4b.tar.xz nutyx-pakxe-20af3dc70dac60815cfce5f122e9ccf0de322f4b.zip |
maj deps de python
Diffstat (limited to 'extra')
-rwxr-xr-x | extra/python/Pkgfile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/extra/python/Pkgfile b/extra/python/Pkgfile index b9ab9d1b0..6b16ffba4 100755 --- a/extra/python/Pkgfile +++ b/extra/python/Pkgfile @@ -2,7 +2,7 @@ # URL: http://www.python.org # Maintainer: NuTyX core team # Packager: thierryn1 at hispeed dot ch -# Depends on: pth, sqlite3, tk +# Depends on: pth, sqlite3 name=python version=2.6.5 |