wok diff glpi/receipt @ rev 8791

Fix bdeps: wget is needed to d/l from https (glpi)
author Antoine Bodin <gokhlayeh@slitaz.org>
date Tue Feb 22 23:08:32 2011 +0100 (2011-02-22)
parents be13f25e790b
children a18ba326254c
line diff
     1.1 --- a/glpi/receipt	Sun Feb 20 06:53:59 2011 +0000
     1.2 +++ b/glpi/receipt	Tue Feb 22 23:08:32 2011 +0100
     1.3 @@ -6,6 +6,7 @@
     1.4  SHORT_DESC="IT and Asset Management."
     1.5  MAINTAINER="erjo@slitaz.org"
     1.6  DEPENDS="mysql apache php-apache php-ldap php-imap php-mysql pam logrotate"
     1.7 +BUILD_DEPENDS="wget"
     1.8  TARBALL="$PACKAGE-$VERSION.tar.gz"
     1.9  WEB_SITE="http://glpi-project.org/"
    1.10  WGET_URL="https://forge.indepnet.net/attachments/download/772/$TARBALL"