wok diff boinc/receipt @ rev 14222

Up cookutils (3.1.4) add AUFS_NOT_RAMFS support
author Pascal Bellard <pascal.bellard@slitaz.org>
date Tue Mar 19 09:06:08 2013 +0100 (2013-03-19)
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 Mar 19 09:06:08 2013 +0100
     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()