wok-next diff grisbi/receipt @ rev 16423

Fix slitaz-arm-configs
author Christophe Lincoln <pankso@slitaz.org>
date Fri Apr 18 04:35:22 2014 +0200 (2014-04-18)
parents 9060ab899d73
children 533c0cab6960
line diff
     1.1 --- a/grisbi/receipt	Thu Apr 03 09:02:35 2014 +0000
     1.2 +++ b/grisbi/receipt	Fri Apr 18 04:35:22 2014 +0200
     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()