wok-undigest diff zerobin/receipt @ rev 688

Up zerobin (0.13_alpha)
author Pascal Bellard <pascal.bellard@slitaz.org>
date Thu Apr 19 08:11:22 2012 +0200 (2012-04-19)
parents 7a644e6e7b18
children a6af485e996d
line diff
     1.1 --- a/zerobin/receipt	Wed Apr 18 17:48:33 2012 +0200
     1.2 +++ b/zerobin/receipt	Thu Apr 19 08:11:22 2012 +0200
     1.3 @@ -1,7 +1,7 @@
     1.4  # SliTaz package receipt.
     1.5  
     1.6  PACKAGE="zerobin"
     1.7 -VERSION="0.12_alpha"
     1.8 +VERSION="0.13_alpha"
     1.9  CATEGORY="network"
    1.10  SHORT_DESC="Online pastebin where the server has zero knowledge of pasted data."
    1.11  MAINTAINER="pascal.bellard@slitaz.org"
    1.12 @@ -9,7 +9,7 @@
    1.13  WEB_SITE="http://sebsauvage.net/wiki/doku.php?id=php:zerobin"
    1.14  WGET_URL="http://sebsauvage.net/files/$TARBALL"
    1.15  
    1.16 -DEPENDS="php"
    1.17 +DEPENDS="php-gd"
    1.18  
    1.19  # Rules to configure and make the package.
    1.20  compile_rules()