diff options
author | tnut <thierryn1 at hispeed dot ch> | 2011-01-16 22:12:53 +0100 |
---|---|---|
committer | tnut <thierryn1 at hispeed dot ch> | 2011-01-16 22:12:53 +0100 |
commit | e5a8cfccb2cf9208830a3f8e2ac10273efba1544 (patch) | |
tree | c5fafbb233ac5657722d09f35c28a8dfea14410d /extra/pil | |
parent | bf069a37569de0195139986aa8a777fc8135e013 (diff) | |
download | nutyx-extra-e5a8cfccb2cf9208830a3f8e2ac10273efba1544.tar.gz nutyx-extra-e5a8cfccb2cf9208830a3f8e2ac10273efba1544.tar.bz2 nutyx-extra-e5a8cfccb2cf9208830a3f8e2ac10273efba1544.tar.xz nutyx-extra-e5a8cfccb2cf9208830a3f8e2ac10273efba1544.zip |
ajout des deps dans les ports p,q,r,s
Diffstat (limited to 'extra/pil')
-rwxr-xr-x | extra/pil/Pkgfile | 6 |
1 files changed, 2 insertions, 4 deletions
diff --git a/extra/pil/Pkgfile b/extra/pil/Pkgfile index 9c9fb14ae..bd32ea285 100755 --- a/extra/pil/Pkgfile +++ b/extra/pil/Pkgfile @@ -2,10 +2,8 @@ # URL: http://www.pythonware.com/products/pil/index.htm # Maintainer: NuTyX core team # Packager: fred.galusik at gmail dot com -# Depends on: -# Run on: - -#freetype, libjpeg, tk +# Depends on: freetype,libjpeg,python,tk +# Run on: freetype,libjpeg,python,tk name=pil version=1.1.6 |