diff options
author | Robby Workman <rworkman@slackbuilds.org> | 2013-11-20 13:33:44 -0600 |
---|---|---|
committer | Robby Workman <rworkman@slackbuilds.org> | 2013-11-23 23:19:27 -0600 |
commit | 2c2d8a1c5847635c19856070daa952423fb6e309 (patch) | |
tree | 9e4b813c3f0f81770f919c3686f736ee3f41816d /business/gnucash/README | |
parent | f8aa2f11bb7ee702da93d15ec2a52332c952514b (diff) |
business/gnucash: Removed (build failure and etcetera)
This needs an older version of goffice than we have in
our repo, but at least a couple of other things in the
repo require the newer goffice. Since we have to make
a choice, and since gnucash also insists on having all
of the deprecated gnome2 libraries, and because it's a
general pain anyway, the choice is an easy one to make
for us. Isn't block text just wonderful looking here?
Signed-off-by: RobbyWorkman <rworkman@slackbuilds.org>
Diffstat (limited to 'business/gnucash/README')
-rw-r--r-- | business/gnucash/README | 8 |
1 files changed, 0 insertions, 8 deletions
diff --git a/business/gnucash/README b/business/gnucash/README deleted file mode 100644 index 25ac6d20359da..0000000000000 --- a/business/gnucash/README +++ /dev/null @@ -1,8 +0,0 @@ -GNUCash is opensource accounting software. - -If you want the new webkit report rendering integration, you must -first have webkitgtk 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. - |