wok diff boinc/receipt @ rev 16392

dbus: ensure /var/run exists...
author Pascal Bellard <pascal.bellard@slitaz.org>
date Tue Apr 15 14:04:51 2014 +0000 (2014-04-15)
parents d727b81b04d6
children dfef8de3d270
line diff
     1.1 --- a/boinc/receipt	Sat Sep 28 11:51:36 2013 +0000
     1.2 +++ b/boinc/receipt	Tue Apr 15 14:04:51 2014 +0000
     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()