wok-6.x diff boinc/receipt @ rev 16497
openssl: fix ARM cook
author | Christophe Lincoln <pankso@slitaz.org> |
---|---|
date | Wed Apr 23 17:05:52 2014 +0200 (2014-04-23) |
parents | d727b81b04d6 |
children | dfef8de3d270 |
line diff
1.1 --- a/boinc/receipt Sat Sep 28 11:51:36 2013 +0000 1.2 +++ b/boinc/receipt Wed Apr 23 17:05:52 2014 +0200 1.3 @@ -14,7 +14,7 @@ 1.4 # The init script requires bash. 1.5 DEPENDS="openssl libcurl wxWidgets libnotify bash" 1.6 BUILD_DEPENDS="subversion openssl-dev autoconf automake curl-dev libidn-dev \ 1.7 -wxWidgets-dev libnotify-dev sqlite-dev" 1.8 +wxWidgets-dev libnotify-dev sqlite-dev file" 1.9 1.10 # Rules to configure and make the package. 1.11 compile_rules()