# HG changeset patch # User Christophe Lincoln # Date 1305569469 -7200 # Node ID 5aaf9b5cc9b2e7868b808a9633396d9e0c6c7b8e # Parent 115c4697c0e79a94c7af77db3ca10c62e83e5b0a php: may need net-snmp diff -r 115c4697c0e7 -r 5aaf9b5cc9b2 php/receipt --- a/php/receipt Mon May 16 19:31:20 2011 +0200 +++ b/php/receipt Mon May 16 20:11:09 2011 +0200 @@ -10,12 +10,12 @@ WGET_URL="http://us2.php.net/distributions/$TARBALL" PROVIDE="php:lighttpd" -DEPENDS="php-common lighttpd zlib libxml2 sqlite libssl" +DEPENDS="php-common lighttpd zlib libxml2 sqlite libssl net-snmp" BUILD_DEPENDS="sqlite-dev libxml2-dev zlib-dev libmysqlclient mysql-dev \ net-snmp-dev postgresql-dev gettext openssl-dev apache-dev apr-util-dev \ c-client mhash-dev libpng-dev libunixODBC unixODBC-dev openldap-dev \ libldap apr-dev libmcrypt-dev curl-dev cyrus-sasl-dev perl pkg-config \ -jpeg-dev sed" +jpeg-dev net-snmp-dev" # Rules to configure and make the package. compile_rules()