diff options
author | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2016-09-18 07:58:07 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2016-09-18 07:58:42 +0700 |
commit | 4bd778f0af3a985e7a70e48cd777b597070e622b (patch) | |
tree | bb377a638aac191c5161875c05db6f824e4e6be4 /academic/bibletime | |
parent | 0b4c0bc6f0e9cc7b2d0b658c1ef5287d0e7f84d5 (diff) |
academic/bibletime: Add NOTE about qt5.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'academic/bibletime')
-rw-r--r-- | academic/bibletime/README | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/academic/bibletime/README b/academic/bibletime/README index 6020003132bd..811935c64401 100644 --- a/academic/bibletime/README +++ b/academic/bibletime/README @@ -3,3 +3,6 @@ Environment and uses the Sword programming library to work with Bible texts, commentaries, dictionaries, and books provided by the Crosswire Bible Society. This version requires sword version 1.7.0 or higher + +NOTE: If you have qt5 installed, it will fail to build. Make sure to remove +qt5 package first before building BibleTime. |