diff options
author | tnut <thierryn1 at hispeed dot ch> | 2011-01-01 11:52:38 +0100 |
---|---|---|
committer | tnut <thierryn1 at hispeed dot ch> | 2011-01-01 11:52:38 +0100 |
commit | 8c6669a96ce2f0d1c6ee07e9cdd3184c6277a08c (patch) | |
tree | cb029c4a0d7be2754251c28bbae86dd2902d4152 /extra | |
parent | d5ead24e2802d735720460f073e5099edd67f87a (diff) | |
download | nutyx-pakxe-8c6669a96ce2f0d1c6ee07e9cdd3184c6277a08c.tar.gz nutyx-pakxe-8c6669a96ce2f0d1c6ee07e9cdd3184c6277a08c.tar.bz2 nutyx-pakxe-8c6669a96ce2f0d1c6ee07e9cdd3184c6277a08c.tar.xz nutyx-pakxe-8c6669a96ce2f0d1c6ee07e9cdd3184c6277a08c.zip |
python, maj dépendances
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 99ac74e95..4c90896bd 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: expat, bzip2, gdbm, openssl, libffi, zlib, tk, sqlite3 +# Depends on: expat, bzip2, gdbm, openssl, libffi, zlib, sqlite3 name=python version=3.1.3 |