wok rev 16245

grisbi: update bdeps
author Pascal Bellard <pascal.bellard@slitaz.org>
date Thu Apr 03 09:22:13 2014 +0000 (2014-04-03)
parents d5c42cc6f5a7
children 6bebe30dad3a
files grisbi/receipt
line diff
     1.1 --- a/grisbi/receipt	Thu Apr 03 09:13:34 2014 +0000
     1.2 +++ b/grisbi/receipt	Thu Apr 03 09:22:13 2014 +0000
     1.3 @@ -10,8 +10,9 @@
     1.4  WEB_SITE="http://www.grisbi.org/"
     1.5  WGET_URL="http://heanet.dl.sourceforge.net/sourceforge/grisbi/$TARBALL"
     1.6  
     1.7 -DEPENDS="gtk+ xorg-libXdamage libofx libofx"
     1.8 -BUILD_DEPENDS="pkg-config glib gtk+ libxml2 gtk+-dev glib-dev libofx-dev opensp-dev"
     1.9 +DEPENDS="gtk+ xorg-libXdamage libofx libofx libssl"
    1.10 +BUILD_DEPENDS="pkg-config glib gtk+ libxml2 gtk+-dev glib-dev libofx-dev \
    1.11 +opensp-dev openssl-dev"
    1.12  
    1.13  # Rules to configure and make the package.
    1.14  compile_rules()