wok-next diff grisbi/receipt @ rev 17085
ncmpcpp/receipt, remind/receipt, tiptop/receipt, tmux-mem-cpu-load/receipt: update user config file (again)
author | Pascal Bellard <pascal.bellard@slitaz.org> |
---|---|
date | Mon Aug 25 10:52:38 2014 +0200 (2014-08-25) |
parents | 9060ab899d73 |
children | 533c0cab6960 |
line diff
1.1 --- a/grisbi/receipt Thu Apr 03 09:02:35 2014 +0000 1.2 +++ b/grisbi/receipt Mon Aug 25 10:52:38 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()