mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-21 19:42:24 +01:00
f0df599877
Signed-off-by: Niels Horn <niels.horn@slackbuilds.org>
17 lines
695 B
Text
17 lines
695 B
Text
GNUCash is opensource accounting software.
|
|
|
|
This requires the following additional software, and it is suggested
|
|
that you build them in this order:
|
|
|
|
slib libofx ORBit2 GConf libtasn1 gnome-keyring gnome-mime-data libbonobo
|
|
gnome-vfs libgnomecanvas libgnome libbonoboui libgnomeui libgnomecups
|
|
libgnomeprint libgnomeprintui gtkhtml goffice
|
|
|
|
Building the deps in the order listed above should give the desired results.
|
|
|
|
if you want the new webkit report rendering integration, you must
|
|
first have webkit installed, and then pass the WEBKIT=true flag.
|
|
|
|
if you want the new SQL database integration, you must first have libdbi
|
|
and libdbi-drivers installed, and then pass the DBI=true flag.
|
|
|