# HG changeset patch # User Pascal Bellard # Date 1334921008 -7200 # Node ID 76ebba84ee21c50c2dc84bacedb18733feb06241 # Parent 40eff44dd7b66cc2174143444e241037348fb7d5 boinc: update bdeps diff -r 40eff44dd7b6 -r 76ebba84ee21 boinc/receipt --- a/boinc/receipt Fri Apr 20 13:21:35 2012 +0200 +++ b/boinc/receipt Fri Apr 20 13:23:28 2012 +0200 @@ -12,7 +12,7 @@ # The init script requires bash. DEPENDS="openssl libcurl wxWidgets libnotify bash" BUILD_DEPENDS="subversion openssl-dev autoconf automake curl-dev libidn-dev \ -wxWidgets-dev libnotify-dev" +wxWidgets-dev libnotify-dev sqlite-dev" # Rules to configure and make the package. compile_rules()