diff options
author | orchidman <lesibel@free.fr> | 2011-11-02 11:21:45 +0100 |
---|---|---|
committer | orchidman <lesibel@free.fr> | 2011-11-02 11:21:45 +0100 |
commit | 538f4a3e310b6d62c52d18543a3ca63c130e0838 (patch) | |
tree | c1de639c22944959e7e69640a77d0b5080631fa0 /extra/python | |
parent | a6ed9c5b88e87df2d68ddef01995724b4ba0ab95 (diff) | |
download | nutyx-extra-538f4a3e310b6d62c52d18543a3ca63c130e0838.tar.gz nutyx-extra-538f4a3e310b6d62c52d18543a3ca63c130e0838.tar.bz2 nutyx-extra-538f4a3e310b6d62c52d18543a3ca63c130e0838.tar.xz nutyx-extra-538f4a3e310b6d62c52d18543a3ca63c130e0838.zip |
python correction depends
Diffstat (limited to 'extra/python')
-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 09c4913f9..00ed3bb32 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: sqlite3 +# Depends on: sqlite3,expat # Run on: expat,libffi,zlib name=python |