wok-current diff glpi/receipt @ rev 10816
apr: force apr to use /dev/*random
author | Eric Joseph-Alexandre <erjo@slitaz.org> |
---|---|
date | Mon Jun 06 01:57:27 2011 +0200 (2011-06-06) |
parents | be13f25e790b |
children | a18ba326254c |
line diff
1.1 --- a/glpi/receipt Sun Feb 20 06:53:59 2011 +0000 1.2 +++ b/glpi/receipt Mon Jun 06 01:57:27 2011 +0200 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"