# HG changeset patch # User Pascal Bellard # Date 1320697874 -3600 # Node ID 66bb816b4a9dcb2f9bf6ffff857bdd056fafb169 # Parent 8480ac3277dbb50a6b7481e29c3b4f39a4942dac ola: update deps diff -r 8480ac3277db -r 66bb816b4a9d ola/receipt --- a/ola/receipt Mon Nov 07 21:14:26 2011 +0100 +++ b/ola/receipt Mon Nov 07 21:31:14 2011 +0100 @@ -9,9 +9,9 @@ WEB_SITE="http://www.opendmx.net/index.php/OLA" WGET_URL="http://linux-lighting.googlecode.com/files/$TARBALL" -DEPENDS="protobuf cppunit libmicrohttpd pkg-config" +DEPENDS="protobuf cppunit libmicrohttpd pkg-config gnutls" BUILD_DEPENDS="protobuf-dev util-linux-ng-uuid-dev cppunit-dev \ -libmicrohttpd-dev zlib-dev" +libmicrohttpd-dev zlib-dev gnutls-dev" # Rules to configure and make the package. compile_rules()