wok rev 11259

ola: update deps
author Pascal Bellard <pascal.bellard@slitaz.org>
date Mon Nov 07 21:31:14 2011 +0100 (2011-11-07)
parents 8480ac3277db
children 1c8cd83c77e6
files ola/receipt
line diff
     1.1 --- a/ola/receipt	Mon Nov 07 21:14:26 2011 +0100
     1.2 +++ b/ola/receipt	Mon Nov 07 21:31:14 2011 +0100
     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()