diff options
author | Matteo Bernardini <ponce@slackbuilds.org> | 2021-01-17 11:05:01 +0100 |
---|---|---|
committer | Robby Workman <rworkman@slackbuilds.org> | 2021-04-17 23:35:58 -0500 |
commit | eb371e236654ba25af64e33b480f4095d73d237d (patch) | |
tree | 8ea4e2d44a456644d4d60add6aa78ac90dccc161 /business/ledger/README | |
parent | 0e61a4681a25007ff6e79a5c70bd1d484c633b90 (diff) |
business/ledger: Note utfcpp incompatibility in current.
Signed-off-by: Matteo Bernardini <ponce@slackbuilds.org>
Diffstat (limited to 'business/ledger/README')
-rw-r--r-- | business/ledger/README | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/business/ledger/README b/business/ledger/README index 18141c655e3e9..33dbe598d786e 100644 --- a/business/ledger/README +++ b/business/ledger/README @@ -1,2 +1,7 @@ Ledger is a powerful, double-entry accounting system that is accessed from the UNIX command-line. + +* IMPORTANT NOTE * +seems like utfcpp actually breaks compilation in current so be sure +to remove that package if you have installed before trying to build +ledger |