mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-16 19:50:19 +01:00
office/homebank: Fixed dep information
This commit is contained in:
parent
1788db4fb8
commit
6d79dbecb7
2 changed files with 2 additions and 2 deletions
|
@ -4,4 +4,4 @@ use. It brings you many features that allows you to analyze your finances in
|
|||
a detailed way instantly and dynamically with powerfull report tools based on
|
||||
filtering and graphical charts.
|
||||
|
||||
libofx is recommended but not required for this.
|
||||
libofx is an optional recommended dependency.
|
||||
|
|
|
@ -5,6 +5,6 @@ DOWNLOAD="http://homebank.free.fr/public/homebank-4.4.tar.gz"
|
|||
MD5SUM="840ef7f2425207d9c03e1694cf4d3a0d"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES="libofx"
|
||||
REQUIRES=""
|
||||
MAINTAINER="Erik Hanson"
|
||||
EMAIL="erik@slackbuilds.org"
|
||||
|
|
Loading…
Reference in a new issue