wok-next diff libevent/receipt @ rev 13607

spacefm: add and improve custom config files and add desktop file fot destop pref
author Christophe Lincoln <pankso@slitaz.org>
date Sat Nov 10 20:00:42 2012 +0100 (2012-11-10)
parents 749bcc79525b
children 6c3718ca17b6
line diff
     1.1 --- a/libevent/receipt	Thu Apr 19 21:57:26 2012 +0000
     1.2 +++ b/libevent/receipt	Sat Nov 10 20:00:42 2012 +0100
     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()