wok 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 8527ff530176
children 62f6142d9fb3
files glpi/receipt
line diff
     1.1 --- a/glpi/receipt	Tue Feb 22 23:07:21 2011 +0100
     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"