wok diff boinc/receipt @ rev 14880
Up: python-couchdbkit (0.6.2)
author | Claudinei Pereira <claudinei@slitaz.org> |
---|---|
date | Tue Jul 23 19:33:57 2013 -0300 (2013-07-23) |
parents | f72c28df3f6c |
children | 2b9f96603415 |
line diff
1.1 --- a/boinc/receipt Fri Mar 02 11:53:04 2012 -0800 1.2 +++ b/boinc/receipt Tue Jul 23 19:33:57 2013 -0300 1.3 @@ -12,7 +12,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" 1.8 +wxWidgets-dev libnotify-dev sqlite-dev" 1.9 1.10 # Rules to configure and make the package. 1.11 compile_rules()