wok diff trickle/receipt @ rev 19947

vmtouch: fix build
author Paul Issott <paul@slitaz.org>
date Sun May 07 16:28:32 2017 +0100 (2017-05-07)
parents 7a3e592e7c6a
children ff9bdf719828
line diff
     1.1 --- a/trickle/receipt	Sat Nov 29 13:37:18 2014 +0100
     1.2 +++ b/trickle/receipt	Sun May 07 16:28:32 2017 +0100
     1.3 @@ -11,7 +11,7 @@
     1.4  WEB_SITE="http://monkey.org/~marius/pages/?page=trickle"
     1.5  WGET_URL="https://github.com/mariusae/trickle/archive/$HASH.zip"
     1.6  
     1.7 -DEPEND="libevent"
     1.8 +DEPENDS="libevent"
     1.9  BUILD_DEPENDS="libevent-dev wget automake autoconf libtool"
    1.10  
    1.11  # Rules to configure and make the package.