wok-stable diff lua/receipt @ rev 3729
php-gd: add jpeg & png support
author | Pascal Bellard <pascal.bellard@slitaz.org> |
---|---|
date | Wed Jul 22 17:16:37 2009 +0200 (2009-07-22) |
parents | 217ec201c18e |
children | 2161c145d5b3 |
line diff
1.1 --- a/lua/receipt Wed Jan 21 10:34:09 2009 +0000 1.2 +++ b/lua/receipt Wed Jul 22 17:16:37 2009 +0200 1.3 @@ -4,7 +4,7 @@ 1.4 VERSION="5.1.4" 1.5 CATEGORY="development" 1.6 SHORT_DESC="Powerful, fast, light-weight, embeddable scripting language." 1.7 -DEPENDS="readline" 1.8 +DEPENDS="readline ncurses" 1.9 BUILD_DEPENDS="readline-dev" 1.10 MAINTAINER="pankso@slitaz.org" 1.11 TARBALL="$PACKAGE-$VERSION.tar.gz"