wok diff tahoe-lafs/receipt @ rev 14080

udisks: update deps - busybox mount does not understand the -o uhelper=udisks2 spawned by udisks
author ernia <monghitri@aruba.it>
date Fri Feb 22 17:25:25 2013 +0000 (2013-02-22)
parents 5da1a54fd524
children 600aaedb561d
line diff
     1.1 --- a/tahoe-lafs/receipt	Tue Aug 14 13:39:27 2012 +0200
     1.2 +++ b/tahoe-lafs/receipt	Fri Feb 22 17:25:25 2013 +0000
     1.3 @@ -12,7 +12,7 @@
     1.4  
     1.5  DEPENDS="python setuptools python-simplejson zopeinterface twisted pyopenssl \
     1.6  pycrypto     zfec foolscap pyasn1 mock pycryptopp"
     1.7 -BUILD_DEPENDS="wget python-dev gmp-dev"
     1.8 +BUILD_DEPENDS="wget python-dev gmp-dev openssl-dev"
     1.9  
    1.10  # Rules to configure and make the package.
    1.11  compile_rules()