wok diff trickle/receipt @ rev 18815

lxpanel: fix post_install
author Pascal Bellard <pascal.bellard@slitaz.org>
date Fri Jan 15 16:27:43 2016 +0100 (2016-01-15)
parents 7a3e592e7c6a
children ff9bdf719828
line diff
     1.1 --- a/trickle/receipt	Sat Nov 29 13:37:18 2014 +0100
     1.2 +++ b/trickle/receipt	Fri Jan 15 16:27:43 2016 +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.