office/grisbi: Fixed dep information

This commit is contained in:
ponce 2012-08-23 17:17:05 +02:00 committed by Robby Workman
parent cfaa44cdc5
commit 7babb804b5
2 changed files with 2 additions and 2 deletions

View File

@ -3,4 +3,4 @@ Windows, released under the GPL licence. Its aim is to provide you with
the most simple and intuitive software for basic use, and still very
powerful if you spend a little time on the setup.
Grisbi has an optional dependency for libofx.
libofx is an optional dependency.

View File

@ -5,6 +5,6 @@ DOWNLOAD="http://downloads.sourceforge.net/grisbi/grisbi-0.8.9.tar.bz2"
MD5SUM="8e70280257b7d1d1f3c7b44b5b61a442"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="libofx"
REQUIRES=""
MAINTAINER="Larry Hajali"
EMAIL="larryhaja[at]gmail[dot]com"