diff options
author | tnut <thierryn1 at hispeed dot ch> | 2010-06-21 16:57:36 +0200 |
---|---|---|
committer | tnut <thierryn1 at hispeed dot ch> | 2010-06-21 16:57:36 +0200 |
commit | d0ac5c296db4bde42d510b7ca3eeb9c491c3274f (patch) | |
tree | 167683d7648684ee81988e9ad619ad4c623d241b /extra/python/Pkgfile | |
parent | df677234fd38f579474a489758532240c9f776e3 (diff) | |
parent | 7f1fff1193d517cd8bfad0bd6cb8f2fcef590f43 (diff) | |
download | nutyx-pakxe-d0ac5c296db4bde42d510b7ca3eeb9c491c3274f.tar.gz nutyx-pakxe-d0ac5c296db4bde42d510b7ca3eeb9c491c3274f.tar.bz2 nutyx-pakxe-d0ac5c296db4bde42d510b7ca3eeb9c491c3274f.tar.xz nutyx-pakxe-d0ac5c296db4bde42d510b7ca3eeb9c491c3274f.zip |
Merge commit 'lesibel/master'
Diffstat (limited to 'extra/python/Pkgfile')
-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 6b16ffba4..b9ab9d1b0 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 +# Depends on: pth, sqlite3, tk name=python version=2.6.5 |