diff options
-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 |