wok diff edbus/receipt @ rev 10582

openvas-client: update bdeps
author Pascal Bellard <pascal.bellard@slitaz.org>
date Thu May 26 09:10:42 2011 +0200 (2011-05-26)
parents 6874827768de
children 66e1e63387d7
line diff
     1.1 --- a/edbus/receipt	Wed May 25 14:02:49 2011 +0200
     1.2 +++ b/edbus/receipt	Thu May 26 09:10:42 2011 +0200
     1.3 @@ -10,8 +10,9 @@
     1.4  WEB_SITE="http://www.enlightenment.org/"
     1.5  WGET_URL="http://download.enlightenment.org/releases/$TARBALL"
     1.6  
     1.7 -DEPENDS="dbus ecore"
     1.8 -BUILD_DEPENDS="dbus-dev ecore-dev eina-dev"
     1.9 +DEPENDS="dbus ecore evas hal libgnutls libcurl fribidi librsvg libcroco"
    1.10 +BUILD_DEPENDS="dbus-dev ecore-dev eina-dev evas-dev hal-dev fribidi-dev \
    1.11 +librsvg-dev gnutls-dev libcroco-dev"
    1.12  
    1.13  # Rules to configure and make the package.
    1.14  compile_rules()