wok diff obfsproxy/receipt @ rev 14112

smbclient: fix too much newline that produced a 546 files smbclient package, sorry about that
author ernia <monghitri@aruba.it>
date Sun Feb 24 21:28:58 2013 +0000 (2013-02-24)
parents 946e38bc203b
children 23c3aed67cd9
line diff
     1.1 --- a/obfsproxy/receipt	Sat Apr 21 18:20:08 2012 +0200
     1.2 +++ b/obfsproxy/receipt	Sun Feb 24 21:28:58 2013 +0000
     1.3 @@ -11,7 +11,7 @@
     1.4  WGET_URL="git|http://git.torproject.org/obfsproxy.git "
     1.5  
     1.6  DEPENDS="libevent libssl"
     1.7 -BUILD_DEPENDS="git wget libevent-dev openssl-dev autoconf"
     1.8 +BUILD_DEPENDS="git wget libevent-dev openssl-dev autoconf automake"
     1.9  
    1.10  # Rules to configure and make the package.
    1.11  compile_rules()