wok-next diff ola/receipt @ rev 11310

Up: perl-libwww to 6.03. Perl-libwww is the same as perl-lwp-useragent so i remove perl-lwp-useragent.
author Christopher Rogers <slaxemulator@gmail.com>
date Sun Nov 13 12:50:40 2011 +0000 (2011-11-13)
parents 8480ac3277db
children a8d677434a84
line diff
     1.1 --- a/ola/receipt	Mon Nov 07 21:14:26 2011 +0100
     1.2 +++ b/ola/receipt	Sun Nov 13 12:50:40 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()