wok diff glpi/receipt @ rev 11632
libcdio: fix depends
author | Eric Joseph-Alexandre <erjo@slitaz.org> |
---|---|
date | Wed Feb 01 00:28:44 2012 +0100 (2012-02-01) |
parents | be13f25e790b |
children | a18ba326254c |
line diff
1.1 --- a/glpi/receipt Sun Feb 20 06:53:59 2011 +0000 1.2 +++ b/glpi/receipt Wed Feb 01 00:28:44 2012 +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"