wok-current diff boinc/receipt @ rev 13152
busybox-static: add uname
author | Pascal Bellard <pascal.bellard@slitaz.org> |
---|---|
date | Fri Jul 13 13:58:26 2012 +0200 (2012-07-13) |
parents | f72c28df3f6c |
children | 2b9f96603415 |
line diff
1.1 --- a/boinc/receipt Fri Mar 02 11:53:04 2012 -0800 1.2 +++ b/boinc/receipt Fri Jul 13 13:58:26 2012 +0200 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()