wok-current diff boinc/receipt @ rev 11764

up dillo (3.0.2) and removed extension from desktop file
author Samuel Trassare <samuel_trassare@yahoo.com>
date Wed Feb 22 16:41:33 2012 -0800 (2012-02-22)
parents b7319995b37e
children 2d8aa250683f
line diff
     1.1 --- a/boinc/receipt	Mon Jan 02 23:06:18 2012 +0100
     1.2 +++ b/boinc/receipt	Wed Feb 22 16:41:33 2012 -0800
     1.3 @@ -10,9 +10,9 @@
     1.4  WEB_SITE="http://boinc.berkeley.edu/"
     1.5  WGET_URL="svn|http://boinc.berkeley.edu/svn/tags/boinc_core_release_${SVN_TAG}"
     1.6  
     1.7 -DEPENDS="openssl libcurl wxWidgets"
     1.8 +DEPENDS="openssl libcurl wxWidgets libnotify"
     1.9  BUILD_DEPENDS="subversion openssl-dev autoconf automake curl-dev \
    1.10 -wxWidgets-dev"
    1.11 +wxWidgets-dev libnotify-dev"
    1.12  
    1.13  # Rules to configure and make the package.
    1.14  compile_rules()