wok-stable diff ola/receipt @ rev 11359

Up: polkit to 0.103.
author Christopher Rogers <slaxemulator@gmail.com>
date Tue Dec 06 18:46:25 2011 +0000 (2011-12-06)
parents 8480ac3277db
children a8d677434a84
line diff
     1.1 --- a/ola/receipt	Mon Nov 07 21:14:26 2011 +0100
     1.2 +++ b/ola/receipt	Tue Dec 06 18:46:25 2011 +0000
     1.3 @@ -9,9 +9,9 @@
     1.4  WEB_SITE="http://www.opendmx.net/index.php/OLA"
     1.5  WGET_URL="http://linux-lighting.googlecode.com/files/$TARBALL"
     1.6  
     1.7 -DEPENDS="protobuf cppunit libmicrohttpd pkg-config"
     1.8 +DEPENDS="protobuf cppunit libmicrohttpd pkg-config gnutls"
     1.9  BUILD_DEPENDS="protobuf-dev util-linux-ng-uuid-dev cppunit-dev \
    1.10 -libmicrohttpd-dev zlib-dev"
    1.11 +libmicrohttpd-dev zlib-dev gnutls-dev"
    1.12  
    1.13  # Rules to configure and make the package.
    1.14  compile_rules()