wok rev 12392

libevent: update bdeps
author Pascal Bellard <pascal.bellard@slitaz.org>
date Fri Apr 20 08:24:45 2012 +0200 (2012-04-20)
parents c70bcf6c38fa
children 57bce42264e0
files libevent/receipt
line diff
     1.1 --- a/libevent/receipt	Fri Apr 20 08:21:37 2012 +0200
     1.2 +++ b/libevent/receipt	Fri Apr 20 08:24:45 2012 +0200
     1.3 @@ -10,7 +10,7 @@
     1.4  WGET_URL="https://github.com/downloads/$PACKAGE/$PACKAGE/$TARBALL"
     1.5  
     1.6  DEPENDS="openssl"
     1.7 -BUILD_DEPENDS="openssl-dev"
     1.8 +BUILD_DEPENDS="openssl-dev wget"
     1.9  
    1.10  # Rules to configure and make the package.
    1.11  compile_rules()