diff options
-rwxr-xr-x | base/python/Pkgfile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/base/python/Pkgfile b/base/python/Pkgfile index b87e2480a..01d5c70d3 100755 --- a/base/python/Pkgfile +++ b/base/python/Pkgfile @@ -2,7 +2,7 @@ # URL: http://www.python.org # Maintainer: NuTyX core team # Packager: thierryn1 at hispeed dot ch -# Depends on: pth, openssl, gdbm, sqlite3 +# Depends on: pth, sqlite3 name=python version=2.6.2 |